landau / take-while

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

landau/take-while Issues