Sophie

Sophie

distrib > Fedora > 14 > x86_64 > media > updates > by-pkgid > 0b5d03d6b0fe6eec9f6a8cc33941032f > files > 43

ghc-enumerator-devel-0.4.13.1-1.fc14.i686.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--Rendered using the Haskell Html Library v0.2-->
<HTML
><HEAD
><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8"
><TITLE
>Data.Enumerator.Text</TITLE
><LINK HREF="haddock.css" REL="stylesheet" TYPE="text/css"
><SCRIPT SRC="haddock-util.js" TYPE="text/javascript"
></SCRIPT
></HEAD
><BODY
><DIV CLASS="outer"
><DIV CLASS="mini-topbar"
>Data.Enumerator.Text</DIV
><DIV CLASS="mini-synopsis"
><H1
>IO
</H1
> <DIV CLASS="decl"
><A HREF="Data-Enumerator-Text.html#v%3AenumHandle" TARGET="main"
>enumHandle</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-Enumerator-Text.html#v%3AenumFile" TARGET="main"
>enumFile</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-Enumerator-Text.html#v%3AiterHandle" TARGET="main"
>iterHandle</A
></DIV
> <H1
>List analogues
</H1
> <H2
>Folds
</H2
> <DIV CLASS="decl"
><A HREF="Data-Enumerator-Text.html#v%3Afold" TARGET="main"
>fold</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-Enumerator-Text.html#v%3AfoldM" TARGET="main"
>foldM</A
></DIV
> <H2
>Maps
</H2
> <DIV CLASS="decl"
><A HREF="Data-Enumerator-Text.html#v%3Amap" TARGET="main"
>map</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-Enumerator-Text.html#v%3AmapM" TARGET="main"
>mapM</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-Enumerator-Text.html#v%3AmapM_" TARGET="main"
>mapM_</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-Enumerator-Text.html#v%3AconcatMap" TARGET="main"
>concatMap</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-Enumerator-Text.html#v%3AconcatMapM" TARGET="main"
>concatMapM</A
></DIV
> <H2
>Accumulating maps
</H2
> <DIV CLASS="decl"
><A HREF="Data-Enumerator-Text.html#v%3AmapAccum" TARGET="main"
>mapAccum</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-Enumerator-Text.html#v%3AmapAccumM" TARGET="main"
>mapAccumM</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-Enumerator-Text.html#v%3AconcatMapAccum" TARGET="main"
>concatMapAccum</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-Enumerator-Text.html#v%3AconcatMapAccumM" TARGET="main"
>concatMapAccumM</A
></DIV
> <H2
>Infinite streams
</H2
> <DIV CLASS="decl"
><A HREF="Data-Enumerator-Text.html#v%3Aiterate" TARGET="main"
>iterate</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-Enumerator-Text.html#v%3AiterateM" TARGET="main"
>iterateM</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-Enumerator-Text.html#v%3Arepeat" TARGET="main"
>repeat</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-Enumerator-Text.html#v%3ArepeatM" TARGET="main"
>repeatM</A
></DIV
> <H2
>Bounded streams
</H2
> <DIV CLASS="decl"
><A HREF="Data-Enumerator-Text.html#v%3Areplicate" TARGET="main"
>replicate</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-Enumerator-Text.html#v%3AreplicateM" TARGET="main"
>replicateM</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-Enumerator-Text.html#v%3AgenerateM" TARGET="main"
>generateM</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-Enumerator-Text.html#v%3Aunfold" TARGET="main"
>unfold</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-Enumerator-Text.html#v%3AunfoldM" TARGET="main"
>unfoldM</A
></DIV
> <H2
>Filters
</H2
> <DIV CLASS="decl"
><A HREF="Data-Enumerator-Text.html#v%3Afilter" TARGET="main"
>filter</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-Enumerator-Text.html#v%3AfilterM" TARGET="main"
>filterM</A
></DIV
> <H2
>Consumers
</H2
> <DIV CLASS="decl"
><A HREF="Data-Enumerator-Text.html#v%3Atake" TARGET="main"
>take</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-Enumerator-Text.html#v%3AtakeWhile" TARGET="main"
>takeWhile</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-Enumerator-Text.html#v%3Aconsume" TARGET="main"
>consume</A
></DIV
> <H2
>Unsorted
</H2
> <DIV CLASS="decl"
><A HREF="Data-Enumerator-Text.html#v%3Ahead" TARGET="main"
>head</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-Enumerator-Text.html#v%3Adrop" TARGET="main"
>drop</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-Enumerator-Text.html#v%3AdropWhile" TARGET="main"
>dropWhile</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-Enumerator-Text.html#v%3Arequire" TARGET="main"
>require</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-Enumerator-Text.html#v%3Aisolate" TARGET="main"
>isolate</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-Enumerator-Text.html#v%3AsplitWhen" TARGET="main"
>splitWhen</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-Enumerator-Text.html#v%3Alines" TARGET="main"
>lines</A
></DIV
> <H1
>Text codecs
</H1
> <DIV CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>&nbsp;<A HREF="Data-Enumerator-Text.html#t%3ACodec" TARGET="main"
>Codec</A
> </DIV
> <DIV CLASS="decl"
><A HREF="Data-Enumerator-Text.html#v%3Aencode" TARGET="main"
>encode</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-Enumerator-Text.html#v%3Adecode" TARGET="main"
>decode</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-Enumerator-Text.html#v%3Autf8" TARGET="main"
>utf8</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-Enumerator-Text.html#v%3Autf16_le" TARGET="main"
>utf16_le</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-Enumerator-Text.html#v%3Autf16_be" TARGET="main"
>utf16_be</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-Enumerator-Text.html#v%3Autf32_le" TARGET="main"
>utf32_le</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-Enumerator-Text.html#v%3Autf32_be" TARGET="main"
>utf32_be</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-Enumerator-Text.html#v%3Aascii" TARGET="main"
>ascii</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-Enumerator-Text.html#v%3Aiso8859_1" TARGET="main"
>iso8859_1</A
></DIV
></DIV
></DIV
></BODY
></HTML
>