Skip to content

Add class method to run a multidimensional generator #5

@arjunmehta

Description

@arjunmehta

Instead of requiring new Multidimensional, optionally include a generate method.

Multidimensional.generate([...sizes], (pos, multidimensional) => {
  // do whatever here
})

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions