arrayify-compact
Version:
Casts the given value to a flatten array, and removes falsey items (similar to lodash compact).
9 lines (6 loc) • 180 B
JavaScript
Casts the given value to a flatten array, and removes falsey items (similar to lodash compact).