Permutation generator with custom options.
A fully-functional functional lexicographic permutation generator generator.
A fully-functional functional lexicographic permutation generator generator.
Inverts permutations
Computes the parity of a permutation
Determine if a function is a native generator function.
Turns an AST into code.
Ranks and unranks permutations
Turn async generator functions into ES2015 generators
Helper function to remap async functions to generators
A function that returns the normally hidden `GeneratorFunction` constructor
Turn async functions into ES2015 generators
Picks an arbitrary permutation.
Check if something is a generator function
Distributed matrix
No description provided.
No description provided.
Storybook addon presenting component with table
Generate artificial backtrace by walking arguments.callee.caller chain
A function that returns the normally hidden `AsyncGeneratorFunction` constructor
Array module.
Adds a static `extend` method to a class, to simplify inheritance. Extends the static properties, prototype properties, and descriptors from a `Parent` constructor onto `Child` constructors.
TypeScript definitions for @babel/generator
Rails-inspired generator system that provides scaffolding for your apps
A direct permutation generator
A direct permutation generator
Permutation Generator - generate permutation list in Ruby
Permutations is a library that allows you to generate permutations from Arrays and Strings.
Sperm is a random permutations generator based on the ideas of group theory that allows you to generate stupendous permutations without extra memory consumption.
Generates an array of permutations without duplicates using a tree
Generates permutations and returns an array, or prints to csv, or prints to console. See https://github.com/andydwyer/brutalitops for usage.
A tool for selecting a smaller number of test combinations (using pairwise generation) rather than exhaustively testing all possible permutations.
A tool for selecting a smaller number of test combinations (using pairwise generation) rather than exhaustively testing all possible permutations. To read about why, go here: http://www.pairwise.org/ This variation uses the newer psych yaml engine