/take-while

Returns an array of successive items from coll while pred(item) returns true.

Primary LanguageJavaScriptISC LicenseISC

Watchers