(->bigint obj)Convert given item to a bigint
Convert given item to a bigint
(permute factoradix-n items)Consume the index of permutation in factoradic vector representation and a list of items. Returns vector of permuted items.
Consume the index of permutation in factoradic vector representation and a list of items. Returns vector of permuted items.
(to-factoradic n)Convert a number to a vector that is the factoradic representation of that number, where each 'digit' is an int type.
Convert a number to a vector that is the factoradic representation of that number, where each 'digit' is an int type.
(total-shuffles items)Return the total count of different shuffles.
Parameter is either a number of items or a coll of items.
Return the total count of different shuffles. Parameter is either a number of items or a coll of items.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |