sudan
In the theory of computation, the Sudan function is an example of a function that is recursive, but not primitive recursive
In the theory of computation, the Sudan function is an example of a function that is recursive, but not primitive recursive
用来解决XXX问题的,测试使用
``[D解决了IE6,7中数组方法没有map的尴尬
just for testing
Function that generates a UX ripple in any element
DEPRECATED - USE KEYPATHER - http://npmjs.org/tjmehta/keypather
buffered invocations
Library of useful functions
Library of useful functions
My personal minifier function
FunctionSelect: Select a function that passes a condition. A functional alternative to switch-case.
Node.JS scrypt password hashing algorithm following the PHC string format
Returns true if the argument is a function; false otherwise.
Find all indexes at which an array element exists, by binary search.
Remove all duplicate elements in a sorted array, leaving only uniques.
Sort an array considerably faster than the native Array.prototype.sort as a drop-in replacement. Fork of of the famous timsort module, but this module allows for passing comparator-builder options instead of a comparator function. In short, advanced compa
Create array comparator function.
For a sorted array, add an element. Whichever comparator function was used to sort the array, can be passed. Also supports comparator-builder options. For reference, see: https://github.com/bemoje/bemoje-arr-sort-comparator
Binary search -based indexOf for sorted arrays.
Creates and returns a new debounced version of the passed function that will postpone its execution until after wait milliseconds have elapsed since the last time it was invoked