landau / split-with

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

landau/split-with Issues