hodash.flatten-to-set
Version:
Flattens an Array/Set. All children which implement .forEach will be flattened into output, alongside non-iterables.
3 lines (2 loc) • 27 B
Plain Text
Flattens an Array/Set. All children which implement .forEach will be flattened into output, alongside non-iterables.