Instant is
off
|
Search plugin
|
Manual
|
haskell.org
dropWhileL
+containers
Packages
containers
dropWhileL
:: (a -> Bool) -> Seq a -> Seq a
containers
Data.Sequence
O(i)
p xs</tt> returns the suffix remaining after
takeWhileL
p xs.
©
Neil Mitchell
2004-2012, version 4.2.11