Benchmarks tagged "flatten"
Hyperscript Reviver 2
Various implementation tweaks for Preact's h() function, which gets called more than just about anyt...
By: developitFlatten an Array and Merge Adjacent Strings
Flatten a potentially infinitely-nested Array of strings/objects/numbers/etc, merging any adjacent s...
By: developit