/drop-while

Returns a an array of the items in coll starting from the first item for which pred(item) returns null/undefined.

Primary LanguageJavaScriptISC LicenseISC

Issues