Instant is
off
|
Search plugin
|
Manual
|
haskell.org
filter
-zlib +text
Packages
zlib
text
filter
:: (Char -> Bool) -> Text -> Text
text
Data.Text
,
text
Data.Text.Lazy
O(n)
filter
, applied to a predicate and a
Text
, returns a
Text
containing those characters that satisfy the predicate.
©
Neil Mitchell
2004-2012, version 4.2.11