landau / drop-while

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

landau/drop-while Issues