/split-with

Returns an array of [takeWhile(pred, coll), dropWhile(pred, coll)]

Primary LanguageJavaScriptISC LicenseISC

Issues