Instant is
off
|
Search plugin
|
Manual
|
haskell.org
inits
+bytestring
Packages
bytestring
inits
:: ByteString -> [ByteString]
bytestring
Data.ByteString
,
bytestring
Data.ByteString.Char8
,
bytestring
Data.ByteString.Lazy
,
bytestring
Data.ByteString.Lazy.Char8
O(n)
Return all initial segments of the given
ByteString
, shortest first.
©
Neil Mitchell
2004-2012, version 4.2.11