1[{"display_html":"<span class=\"keyword\">data</span> <a href=\"#t:UnicodeException\">UnicodeException</a><ul class=\"subs\"><li>= <a href=\"#v:DecodeError\">DecodeError</a> <a href=\"../base-4.13.0.0/Data-String.html#t:String\" title=\"Data.String\">String</a> (<a href=\"../base-4.13.0.0/Data-Maybe.html#t:Maybe\" title=\"Data.Maybe\">Maybe</a> <a href=\"../base-4.13.0.0/Data-Word.html#t:Word8\" title=\"Data.Word\">Word8</a>)</li><li>| <a href=\"#v:EncodeError\">EncodeError</a> <a href=\"../base-4.13.0.0/Data-String.html#t:String\" title=\"Data.String\">String</a> (<a href=\"../base-4.13.0.0/Data-Maybe.html#t:Maybe\" title=\"Data.Maybe\">Maybe</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>)</li></ul>","name":"UnicodeException DecodeError EncodeError","module":"Data.Text.Encoding.Error","link":"Data-Text-Encoding-Error.html#t:UnicodeException"},{"display_html":"<span class=\"keyword\">type</span> <a href=\"#t:OnError\">OnError</a> a b = <a href=\"../base-4.13.0.0/Data-String.html#t:String\" title=\"Data.String\">String</a> -&gt; <a href=\"../base-4.13.0.0/Data-Maybe.html#t:Maybe\" title=\"Data.Maybe\">Maybe</a> a -&gt; <a href=\"../base-4.13.0.0/Data-Maybe.html#t:Maybe\" title=\"Data.Maybe\">Maybe</a> b","name":"OnError","module":"Data.Text.Encoding.Error","link":"Data-Text-Encoding-Error.html#t:OnError"},{"display_html":"<span class=\"keyword\">type</span> <a href=\"#t:OnDecodeError\">OnDecodeError</a> = <a href=\"Data-Text-Encoding-Error.html#t:OnError\" title=\"Data.Text.Encoding.Error\">OnError</a> <a href=\"../base-4.13.0.0/Data-Word.html#t:Word8\" title=\"Data.Word\">Word8</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"OnDecodeError","module":"Data.Text.Encoding.Error","link":"Data-Text-Encoding-Error.html#t:OnDecodeError"},{"display_html":"<span class=\"keyword\">type</span> <a href=\"#t:OnEncodeError\">OnEncodeError</a> = <a href=\"Data-Text-Encoding-Error.html#t:OnError\" title=\"Data.Text.Encoding.Error\">OnError</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> <a href=\"../base-4.13.0.0/Data-Word.html#t:Word8\" title=\"Data.Word\">Word8</a>","name":"OnEncodeError","module":"Data.Text.Encoding.Error","link":"Data-Text-Encoding-Error.html#t:OnEncodeError"},{"display_html":"<a href=\"#v:lenientDecode\">lenientDecode</a> :: <a href=\"Data-Text-Encoding-Error.html#t:OnDecodeError\" title=\"Data.Text.Encoding.Error\">OnDecodeError</a>","name":"lenientDecode","module":"Data.Text.Encoding.Error","link":"Data-Text-Encoding-Error.html#v:lenientDecode"},{"display_html":"<a href=\"#v:strictDecode\">strictDecode</a> :: <a href=\"Data-Text-Encoding-Error.html#t:OnDecodeError\" title=\"Data.Text.Encoding.Error\">OnDecodeError</a>","name":"strictDecode","module":"Data.Text.Encoding.Error","link":"Data-Text-Encoding-Error.html#v:strictDecode"},{"display_html":"<a href=\"#v:strictEncode\">strictEncode</a> :: <a href=\"Data-Text-Encoding-Error.html#t:OnEncodeError\" title=\"Data.Text.Encoding.Error\">OnEncodeError</a>","name":"strictEncode","module":"Data.Text.Encoding.Error","link":"Data-Text-Encoding-Error.html#v:strictEncode"},{"display_html":"<a href=\"#v:ignore\">ignore</a> :: <a href=\"Data-Text-Encoding-Error.html#t:OnError\" title=\"Data.Text.Encoding.Error\">OnError</a> a b","name":"ignore","module":"Data.Text.Encoding.Error","link":"Data-Text-Encoding-Error.html#v:ignore"},{"display_html":"<a href=\"#v:replace\">replace</a> :: b -&gt; <a href=\"Data-Text-Encoding-Error.html#t:OnError\" title=\"Data.Text.Encoding.Error\">OnError</a> a b","name":"replace","module":"Data.Text.Encoding.Error","link":"Data-Text-Encoding-Error.html#v:replace"},{"display_html":"<a href=\"#v:digits\">digits</a> :: <a href=\"../bytestring-0.10.10.1/Data-ByteString.html#t:ByteString\" title=\"Data.ByteString\">ByteString</a>","name":"digits","module":"Data.Text.Internal.Builder.Int.Digits","link":"Data-Text-Internal-Builder-Int-Digits.html#v:digits"},{"display_html":"<a href=\"#v:roundTo\">roundTo</a> :: <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a> -&gt; [<a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a>] -&gt; (<a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a>, [<a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a>])","name":"roundTo","module":"Data.Text.Internal.Builder.RealFloat.Functions","link":"Data-Text-Internal-Builder-RealFloat-Functions.html#v:roundTo"},{"display_html":"<a href=\"#v:chr2\">chr2</a> :: <a href=\"../base-4.13.0.0/Data-Word.html#t:Word16\" title=\"Data.Word\">Word16</a> -&gt; <a href=\"../base-4.13.0.0/Data-Word.html#t:Word16\" title=\"Data.Word\">Word16</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"chr2","module":"Data.Text.Internal.Encoding.Utf16","link":"Data-Text-Internal-Encoding-Utf16.html#v:chr2"},{"display_html":"<a href=\"#v:validate1\">validate1</a> :: <a href=\"../base-4.13.0.0/Data-Word.html#t:Word16\" title=\"Data.Word\">Word16</a> -&gt; <a href=\"../base-4.13.0.0/Data-Bool.html#t:Bool\" title=\"Data.Bool\">Bool</a>","name":"validate1","module":"Data.Text.Internal.Encoding.Utf16","link":"Data-Text-Internal-Encoding-Utf16.html#v:validate1"},{"display_html":"<a href=\"#v:validate2\">validate2</a> :: <a href=\"../base-4.13.0.0/Data-Word.html#t:Word16\" title=\"Data.Word\">Word16</a> -&gt; <a href=\"../base-4.13.0.0/Data-Word.html#t:Word16\" title=\"Data.Word\">Word16</a> -&gt; <a href=\"../base-4.13.0.0/Data-Bool.html#t:Bool\" title=\"Data.Bool\">Bool</a>","name":"validate2","module":"Data.Text.Internal.Encoding.Utf16","link":"Data-Text-Internal-Encoding-Utf16.html#v:validate2"},{"display_html":"<a href=\"#v:validate\">validate</a> :: <a href=\"../base-4.13.0.0/Data-Word.html#t:Word32\" title=\"Data.Word\">Word32</a> -&gt; <a href=\"../base-4.13.0.0/Data-Bool.html#t:Bool\" title=\"Data.Bool\">Bool</a>","name":"validate","module":"Data.Text.Internal.Encoding.Utf32","link":"Data-Text-Internal-Encoding-Utf32.html#v:validate"},{"display_html":"<a href=\"#v:intersperse\">intersperse</a> :: a -&gt; [a] -&gt; [a]","name":"intersperse","module":"Data.Text.Internal.Functions","link":"Data-Text-Internal-Functions.html#v:intersperse"},{"display_html":"<span class=\"keyword\">type</span> <a href=\"#t:IReader\">IReader</a> t a = t -&gt; <a href=\"../base-4.13.0.0/Data-Either.html#t:Either\" title=\"Data.Either\">Either</a> <a href=\"../base-4.13.0.0/Data-String.html#t:String\" title=\"Data.String\">String</a> (a, t)","name":"IReader","module":"Data.Text.Internal.Read","link":"Data-Text-Internal-Read.html#t:IReader"},{"display_html":"<span class=\"keyword\">newtype</span> <a href=\"#t:IParser\">IParser</a> t a = <a href=\"#v:P\">P</a> {<ul class=\"subs\"><li><a href=\"#v:runP\">runP</a> :: <a href=\"Data-Text-Internal-Read.html#t:IReader\" title=\"Data.Text.Internal.Read\">IReader</a> t a</li></ul>}","name":"IParser P runP","module":"Data.Text.Internal.Read","link":"Data-Text-Internal-Read.html#t:IParser"},{"display_html":"<span class=\"keyword\">data</span> <a href=\"#t:T\">T</a> = <a href=\"#v:T\">T</a> !<a href=\"../base-4.13.0.0/Prelude.html#t:Integer\" title=\"Prelude\">Integer</a> !<a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a>","name":"T T","module":"Data.Text.Internal.Read","link":"Data-Text-Internal-Read.html#t:T"},{"display_html":"<a href=\"#v:digitToInt\">digitToInt</a> :: <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a>","name":"digitToInt","module":"Data.Text.Internal.Read","link":"Data-Text-Internal-Read.html#v:digitToInt"},{"display_html":"<a href=\"#v:hexDigitToInt\">hexDigitToInt</a> :: <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a>","name":"hexDigitToInt","module":"Data.Text.Internal.Read","link":"Data-Text-Internal-Read.html#v:hexDigitToInt"},{"display_html":"<a href=\"#v:perhaps\">perhaps</a> :: a -&gt; <a href=\"Data-Text-Internal-Read.html#t:IParser\" title=\"Data.Text.Internal.Read\">IParser</a> t a -&gt; <a href=\"Data-Text-Internal-Read.html#t:IParser\" title=\"Data.Text.Internal.Read\">IParser</a> t a","name":"perhaps","module":"Data.Text.Internal.Read","link":"Data-Text-Internal-Read.html#v:perhaps"},{"display_html":"<a href=\"#v:inlineInterleaveST\">inlineInterleaveST</a> :: <a href=\"../base-4.13.0.0/Control-Monad-ST-Safe.html#t:ST\" title=\"Control.Monad.ST.Safe\">ST</a> s a -&gt; <a href=\"../base-4.13.0.0/Control-Monad-ST-Safe.html#t:ST\" title=\"Control.Monad.ST.Safe\">ST</a> s a","name":"inlineInterleaveST","module":"Data.Text.Internal.Unsafe","link":"Data-Text-Internal-Unsafe.html#v:inlineInterleaveST"},{"display_html":"<a href=\"#v:inlinePerformIO\">inlinePerformIO</a> :: <a href=\"../base-4.13.0.0/System-IO.html#t:IO\" title=\"System.IO\">IO</a> a -&gt; a","name":"inlinePerformIO","module":"Data.Text.Internal.Unsafe","link":"Data-Text-Internal-Unsafe.html#v:inlinePerformIO"},{"display_html":"<span class=\"keyword\">class</span> <a href=\"#t:UnsafeShift\">UnsafeShift</a> a <span class=\"keyword\">where</span><ul class=\"subs\"><li><a href=\"#v:shiftL\">shiftL</a> :: a -&gt; <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a> -&gt; a</li><li><a href=\"#v:shiftR\">shiftR</a> :: a -&gt; <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a> -&gt; a</li></ul>","name":"UnsafeShift shiftL shiftR","module":"Data.Text.Internal.Unsafe.Shift","link":"Data-Text-Internal-Unsafe-Shift.html#t:UnsafeShift"},{"display_html":"<span class=\"keyword\">data</span> <a href=\"#t:Array\">Array</a> = <a href=\"#v:Array\">Array</a> {<ul class=\"subs\"><li><a href=\"#v:aBA\">aBA</a> :: <a href=\"../base-4.13.0.0/GHC-Exts.html#t:ByteArray-35-\" title=\"GHC.Exts\">ByteArray#</a></li></ul>}","name":"Array Array aBA","module":"Data.Text.Array","link":"Data-Text-Array.html#t:Array"},{"display_html":"<span class=\"keyword\">data</span> <a href=\"#t:MArray\">MArray</a> s = <a href=\"#v:MArray\">MArray</a> {<ul class=\"subs\"><li><a href=\"#v:maBA\">maBA</a> :: <a href=\"../base-4.13.0.0/GHC-Exts.html#t:MutableByteArray-35-\" title=\"GHC.Exts\">MutableByteArray#</a> s</li></ul>}","name":"MArray MArray maBA","module":"Data.Text.Array","link":"Data-Text-Array.html#t:MArray"},{"display_html":"<a href=\"#v:copyM\">copyM</a> :: <a href=\"Data-Text-Array.html#t:MArray\" title=\"Data.Text.Array\">MArray</a> s -&gt; <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a> -&gt; <a href=\"Data-Text-Array.html#t:MArray\" title=\"Data.Text.Array\">MArray</a> s -&gt; <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a> -&gt; <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a> -&gt; <a href=\"../base-4.13.0.0/Control-Monad-ST-Safe.html#t:ST\" title=\"Control.Monad.ST.Safe\">ST</a> s ()","name":"copyM","module":"Data.Text.Array","link":"Data-Text-Array.html#v:copyM"},{"display_html":"<a href=\"#v:copyI\">copyI</a> :: <a href=\"Data-Text-Array.html#t:MArray\" title=\"Data.Text.Array\">MArray</a> s -&gt; <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a> -&gt; <a href=\"Data-Text-Array.html#t:Array\" title=\"Data.Text.Array\">Array</a> -&gt; <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a> -&gt; <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a> -&gt; <a href=\"../base-4.13.0.0/Control-Monad-ST-Safe.html#t:ST\" title=\"Control.Monad.ST.Safe\">ST</a> s ()","name":"copyI","module":"Data.Text.Array","link":"Data-Text-Array.html#v:copyI"},{"display_html":"<a href=\"#v:empty\">empty</a> :: <a href=\"Data-Text-Array.html#t:Array\" title=\"Data.Text.Array\">Array</a>","name":"empty","module":"Data.Text.Array","link":"Data-Text-Array.html#v:empty"},{"display_html":"<a href=\"#v:equal\">equal</a> :: <a href=\"Data-Text-Array.html#t:Array\" title=\"Data.Text.Array\">Array</a> -&gt; <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a> -&gt; <a href=\"Data-Text-Array.html#t:Array\" title=\"Data.Text.Array\">Array</a> -&gt; <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a> -&gt; <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a> -&gt; <a href=\"../base-4.13.0.0/Data-Bool.html#t:Bool\" title=\"Data.Bool\">Bool</a>","name":"equal","module":"Data.Text.Array","link":"Data-Text-Array.html#v:equal"},{"display_html":"<a href=\"#v:run\">run</a> :: (<span class=\"keyword\">forall</span> s. <a href=\"../base-4.13.0.0/Control-Monad-ST-Safe.html#t:ST\" title=\"Control.Monad.ST.Safe\">ST</a> s (<a href=\"Data-Text-Array.html#t:MArray\" title=\"Data.Text.Array\">MArray</a> s)) -&gt; <a href=\"Data-Text-Array.html#t:Array\" title=\"Data.Text.Array\">Array</a>","name":"run","module":"Data.Text.Array","link":"Data-Text-Array.html#v:run"},{"display_html":"<a href=\"#v:run2\">run2</a> :: (<span class=\"keyword\">forall</span> s. <a href=\"../base-4.13.0.0/Control-Monad-ST-Safe.html#t:ST\" title=\"Control.Monad.ST.Safe\">ST</a> s (<a href=\"Data-Text-Array.html#t:MArray\" title=\"Data.Text.Array\">MArray</a> s, a)) -&gt; (<a href=\"Data-Text-Array.html#t:Array\" title=\"Data.Text.Array\">Array</a>, a)","name":"run2","module":"Data.Text.Array","link":"Data-Text-Array.html#v:run2"},{"display_html":"<a href=\"#v:toList\">toList</a> :: <a href=\"Data-Text-Array.html#t:Array\" title=\"Data.Text.Array\">Array</a> -&gt; <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a> -&gt; <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a> -&gt; [<a href=\"../base-4.13.0.0/Data-Word.html#t:Word16\" title=\"Data.Word\">Word16</a>]","name":"toList","module":"Data.Text.Array","link":"Data-Text-Array.html#v:toList"},{"display_html":"<a href=\"#v:unsafeFreeze\">unsafeFreeze</a> :: <a href=\"Data-Text-Array.html#t:MArray\" title=\"Data.Text.Array\">MArray</a> s -&gt; <a href=\"../base-4.13.0.0/Control-Monad-ST-Safe.html#t:ST\" title=\"Control.Monad.ST.Safe\">ST</a> s <a href=\"Data-Text-Array.html#t:Array\" title=\"Data.Text.Array\">Array</a>","name":"unsafeFreeze","module":"Data.Text.Array","link":"Data-Text-Array.html#v:unsafeFreeze"},{"display_html":"<a href=\"#v:unsafeIndex\">unsafeIndex</a> :: <a href=\"Data-Text-Array.html#t:Array\" title=\"Data.Text.Array\">Array</a> -&gt; <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a> -&gt; <a href=\"../base-4.13.0.0/Data-Word.html#t:Word16\" title=\"Data.Word\">Word16</a>","name":"unsafeIndex","module":"Data.Text.Array","link":"Data-Text-Array.html#v:unsafeIndex"},{"display_html":"<a href=\"#v:new\">new</a> :: <span class=\"keyword\">forall</span> s. <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a> -&gt; <a href=\"../base-4.13.0.0/Control-Monad-ST-Safe.html#t:ST\" title=\"Control.Monad.ST.Safe\">ST</a> s (<a href=\"Data-Text-Array.html#t:MArray\" title=\"Data.Text.Array\">MArray</a> s)","name":"new","module":"Data.Text.Array","link":"Data-Text-Array.html#v:new"},{"display_html":"<a href=\"#v:unsafeWrite\">unsafeWrite</a> :: <a href=\"Data-Text-Array.html#t:MArray\" title=\"Data.Text.Array\">MArray</a> s -&gt; <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a> -&gt; <a href=\"../base-4.13.0.0/Data-Word.html#t:Word16\" title=\"Data.Word\">Word16</a> -&gt; <a href=\"../base-4.13.0.0/Control-Monad-ST-Safe.html#t:ST\" title=\"Control.Monad.ST.Safe\">ST</a> s ()","name":"unsafeWrite","module":"Data.Text.Array","link":"Data-Text-Array.html#v:unsafeWrite"},{"display_html":"<a href=\"#v:ord\">ord</a> :: <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a>","name":"ord","module":"Data.Text.Internal.Unsafe.Char","link":"Data-Text-Internal-Unsafe-Char.html#v:ord"},{"display_html":"<a href=\"#v:unsafeChr\">unsafeChr</a> :: <a href=\"../base-4.13.0.0/Data-Word.html#t:Word16\" title=\"Data.Word\">Word16</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"unsafeChr","module":"Data.Text.Internal.Unsafe.Char","link":"Data-Text-Internal-Unsafe-Char.html#v:unsafeChr"},{"display_html":"<a href=\"#v:unsafeChr8\">unsafeChr8</a> :: <a href=\"../base-4.13.0.0/Data-Word.html#t:Word8\" title=\"Data.Word\">Word8</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"unsafeChr8","module":"Data.Text.Internal.Unsafe.Char","link":"Data-Text-Internal-Unsafe-Char.html#v:unsafeChr8"},{"display_html":"<a href=\"#v:unsafeChr32\">unsafeChr32</a> :: <a href=\"../base-4.13.0.0/Data-Word.html#t:Word32\" title=\"Data.Word\">Word32</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"unsafeChr32","module":"Data.Text.Internal.Unsafe.Char","link":"Data-Text-Internal-Unsafe-Char.html#v:unsafeChr32"},{"display_html":"<a href=\"#v:unsafeWrite\">unsafeWrite</a> :: <a href=\"Data-Text-Array.html#t:MArray\" title=\"Data.Text.Array\">MArray</a> s -&gt; <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Control-Monad-ST-Safe.html#t:ST\" title=\"Control.Monad.ST.Safe\">ST</a> s <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a>","name":"unsafeWrite","module":"Data.Text.Internal.Unsafe.Char","link":"Data-Text-Internal-Unsafe-Char.html#v:unsafeWrite"},{"display_html":"<a href=\"#v:ord2\">ord2</a> :: <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; (<a href=\"../base-4.13.0.0/Data-Word.html#t:Word8\" title=\"Data.Word\">Word8</a>, <a href=\"../base-4.13.0.0/Data-Word.html#t:Word8\" title=\"Data.Word\">Word8</a>)","name":"ord2","module":"Data.Text.Internal.Encoding.Utf8","link":"Data-Text-Internal-Encoding-Utf8.html#v:ord2"},{"display_html":"<a href=\"#v:ord3\">ord3</a> :: <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; (<a href=\"../base-4.13.0.0/Data-Word.html#t:Word8\" title=\"Data.Word\">Word8</a>, <a href=\"../base-4.13.0.0/Data-Word.html#t:Word8\" title=\"Data.Word\">Word8</a>, <a href=\"../base-4.13.0.0/Data-Word.html#t:Word8\" title=\"Data.Word\">Word8</a>)","name":"ord3","module":"Data.Text.Internal.Encoding.Utf8","link":"Data-Text-Internal-Encoding-Utf8.html#v:ord3"},{"display_html":"<a href=\"#v:ord4\">ord4</a> :: <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; (<a href=\"../base-4.13.0.0/Data-Word.html#t:Word8\" title=\"Data.Word\">Word8</a>, <a href=\"../base-4.13.0.0/Data-Word.html#t:Word8\" title=\"Data.Word\">Word8</a>, <a href=\"../base-4.13.0.0/Data-Word.html#t:Word8\" title=\"Data.Word\">Word8</a>, <a href=\"../base-4.13.0.0/Data-Word.html#t:Word8\" title=\"Data.Word\">Word8</a>)","name":"ord4","module":"Data.Text.Internal.Encoding.Utf8","link":"Data-Text-Internal-Encoding-Utf8.html#v:ord4"},{"display_html":"<a href=\"#v:chr2\">chr2</a> :: <a href=\"../base-4.13.0.0/Data-Word.html#t:Word8\" title=\"Data.Word\">Word8</a> -&gt; <a href=\"../base-4.13.0.0/Data-Word.html#t:Word8\" title=\"Data.Word\">Word8</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"chr2","module":"Data.Text.Internal.Encoding.Utf8","link":"Data-Text-Internal-Encoding-Utf8.html#v:chr2"},{"display_html":"<a href=\"#v:chr3\">chr3</a> :: <a href=\"../base-4.13.0.0/Data-Word.html#t:Word8\" title=\"Data.Word\">Word8</a> -&gt; <a href=\"../base-4.13.0.0/Data-Word.html#t:Word8\" title=\"Data.Word\">Word8</a> -&gt; <a href=\"../base-4.13.0.0/Data-Word.html#t:Word8\" title=\"Data.Word\">Word8</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"chr3","module":"Data.Text.Internal.Encoding.Utf8","link":"Data-Text-Internal-Encoding-Utf8.html#v:chr3"},{"display_html":"<a href=\"#v:chr4\">chr4</a> :: <a href=\"../base-4.13.0.0/Data-Word.html#t:Word8\" title=\"Data.Word\">Word8</a> -&gt; <a href=\"../base-4.13.0.0/Data-Word.html#t:Word8\" title=\"Data.Word\">Word8</a> -&gt; <a href=\"../base-4.13.0.0/Data-Word.html#t:Word8\" title=\"Data.Word\">Word8</a> -&gt; <a href=\"../base-4.13.0.0/Data-Word.html#t:Word8\" title=\"Data.Word\">Word8</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"chr4","module":"Data.Text.Internal.Encoding.Utf8","link":"Data-Text-Internal-Encoding-Utf8.html#v:chr4"},{"display_html":"<a href=\"#v:validate1\">validate1</a> :: <a href=\"../base-4.13.0.0/Data-Word.html#t:Word8\" title=\"Data.Word\">Word8</a> -&gt; <a href=\"../base-4.13.0.0/Data-Bool.html#t:Bool\" title=\"Data.Bool\">Bool</a>","name":"validate1","module":"Data.Text.Internal.Encoding.Utf8","link":"Data-Text-Internal-Encoding-Utf8.html#v:validate1"},{"display_html":"<a href=\"#v:validate2\">validate2</a> :: <a href=\"../base-4.13.0.0/Data-Word.html#t:Word8\" title=\"Data.Word\">Word8</a> -&gt; <a href=\"../base-4.13.0.0/Data-Word.html#t:Word8\" title=\"Data.Word\">Word8</a> -&gt; <a href=\"../base-4.13.0.0/Data-Bool.html#t:Bool\" title=\"Data.Bool\">Bool</a>","name":"validate2","module":"Data.Text.Internal.Encoding.Utf8","link":"Data-Text-Internal-Encoding-Utf8.html#v:validate2"},{"display_html":"<a href=\"#v:validate3\">validate3</a> :: <a href=\"../base-4.13.0.0/Data-Word.html#t:Word8\" title=\"Data.Word\">Word8</a> -&gt; <a href=\"../base-4.13.0.0/Data-Word.html#t:Word8\" title=\"Data.Word\">Word8</a> -&gt; <a href=\"../base-4.13.0.0/Data-Word.html#t:Word8\" title=\"Data.Word\">Word8</a> -&gt; <a href=\"../base-4.13.0.0/Data-Bool.html#t:Bool\" title=\"Data.Bool\">Bool</a>","name":"validate3","module":"Data.Text.Internal.Encoding.Utf8","link":"Data-Text-Internal-Encoding-Utf8.html#v:validate3"},{"display_html":"<a href=\"#v:validate4\">validate4</a> :: <a href=\"../base-4.13.0.0/Data-Word.html#t:Word8\" title=\"Data.Word\">Word8</a> -&gt; <a href=\"../base-4.13.0.0/Data-Word.html#t:Word8\" title=\"Data.Word\">Word8</a> -&gt; <a href=\"../base-4.13.0.0/Data-Word.html#t:Word8\" title=\"Data.Word\">Word8</a> -&gt; <a href=\"../base-4.13.0.0/Data-Word.html#t:Word8\" title=\"Data.Word\">Word8</a> -&gt; <a href=\"../base-4.13.0.0/Data-Bool.html#t:Bool\" title=\"Data.Bool\">Bool</a>","name":"validate4","module":"Data.Text.Internal.Encoding.Utf8","link":"Data-Text-Internal-Encoding-Utf8.html#v:validate4"},{"display_html":"<span class=\"keyword\">data</span> <a href=\"#t:Text\">Text</a> = <a href=\"#v:Text\">Text</a> !<a href=\"Data-Text-Array.html#t:Array\" title=\"Data.Text.Array\">Array</a> !<a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a> !<a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a>","name":"Text Text","module":"Data.Text.Internal","link":"Data-Text-Internal.html#t:Text"},{"display_html":"<a href=\"#v:text\">text</a> :: <a href=\"Data-Text-Array.html#t:Array\" title=\"Data.Text.Array\">Array</a> -&gt; <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a> -&gt; <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a> -&gt; <a href=\"Data-Text-Internal.html#t:Text\" title=\"Data.Text.Internal\">Text</a>","name":"text","module":"Data.Text.Internal","link":"Data-Text-Internal.html#v:text"},{"display_html":"<a href=\"#v:textP\">textP</a> :: <a href=\"Data-Text-Array.html#t:Array\" title=\"Data.Text.Array\">Array</a> -&gt; <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a> -&gt; <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a> -&gt; <a href=\"Data-Text-Internal.html#t:Text\" title=\"Data.Text.Internal\">Text</a>","name":"textP","module":"Data.Text.Internal","link":"Data-Text-Internal.html#v:textP"},{"display_html":"<a href=\"#v:safe\">safe</a> :: <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"safe","module":"Data.Text.Internal","link":"Data-Text-Internal.html#v:safe"},{"display_html":"<a href=\"#v:empty\">empty</a> :: <a href=\"Data-Text-Internal.html#t:Text\" title=\"Data.Text.Internal\">Text</a>","name":"empty","module":"Data.Text.Internal","link":"Data-Text-Internal.html#v:empty"},{"display_html":"<a href=\"#v:empty_\">empty_</a> :: <a href=\"Data-Text-Internal.html#t:Text\" title=\"Data.Text.Internal\">Text</a>","name":"empty_","module":"Data.Text.Internal","link":"Data-Text-Internal.html#v:empty_"},{"display_html":"<a href=\"#v:firstf\">firstf</a> :: (a -&gt; c) -&gt; <a href=\"../base-4.13.0.0/Data-Maybe.html#t:Maybe\" title=\"Data.Maybe\">Maybe</a> (a, b) -&gt; <a href=\"../base-4.13.0.0/Data-Maybe.html#t:Maybe\" title=\"Data.Maybe\">Maybe</a> (c, b)","name":"firstf","module":"Data.Text.Internal","link":"Data-Text-Internal.html#v:firstf"},{"display_html":"<a href=\"#v:mul\">mul</a> :: <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a> -&gt; <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a> -&gt; <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a>","name":"mul","module":"Data.Text.Internal","link":"Data-Text-Internal.html#v:mul"},{"display_html":"<a href=\"#v:mul32\">mul32</a> :: <a href=\"../base-4.13.0.0/Data-Int.html#t:Int32\" title=\"Data.Int\">Int32</a> -&gt; <a href=\"../base-4.13.0.0/Data-Int.html#t:Int32\" title=\"Data.Int\">Int32</a> -&gt; <a href=\"../base-4.13.0.0/Data-Int.html#t:Int32\" title=\"Data.Int\">Int32</a>","name":"mul32","module":"Data.Text.Internal","link":"Data-Text-Internal.html#v:mul32"},{"display_html":"<a href=\"#v:mul64\">mul64</a> :: <a href=\"../base-4.13.0.0/Data-Int.html#t:Int64\" title=\"Data.Int\">Int64</a> -&gt; <a href=\"../base-4.13.0.0/Data-Int.html#t:Int64\" title=\"Data.Int\">Int64</a> -&gt; <a href=\"../base-4.13.0.0/Data-Int.html#t:Int64\" title=\"Data.Int\">Int64</a>","name":"mul64","module":"Data.Text.Internal","link":"Data-Text-Internal.html#v:mul64"},{"display_html":"<a href=\"#v:showText\">showText</a> :: <a href=\"Data-Text-Internal.html#t:Text\" title=\"Data.Text.Internal\">Text</a> -&gt; <a href=\"../base-4.13.0.0/Data-String.html#t:String\" title=\"Data.String\">String</a>","name":"showText","module":"Data.Text.Internal","link":"Data-Text-Internal.html#v:showText"},{"display_html":"<a href=\"#v:indices\">indices</a> :: <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; [<a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a>]","name":"indices","module":"Data.Text.Internal.Search","link":"Data-Text-Internal-Search.html#v:indices"},{"display_html":"<span class=\"keyword\">data</span> <a href=\"#t:Size\">Size</a>","name":"Size","module":"Data.Text.Internal.Fusion.Size","link":"Data-Text-Internal-Fusion-Size.html#t:Size"},{"display_html":"<a href=\"#v:exactSize\">exactSize</a> :: <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a> -&gt; <a href=\"Data-Text-Internal-Fusion-Size.html#t:Size\" title=\"Data.Text.Internal.Fusion.Size\">Size</a>","name":"exactSize","module":"Data.Text.Internal.Fusion.Size","link":"Data-Text-Internal-Fusion-Size.html#v:exactSize"},{"display_html":"<a href=\"#v:maxSize\">maxSize</a> :: <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a> -&gt; <a href=\"Data-Text-Internal-Fusion-Size.html#t:Size\" title=\"Data.Text.Internal.Fusion.Size\">Size</a>","name":"maxSize","module":"Data.Text.Internal.Fusion.Size","link":"Data-Text-Internal-Fusion-Size.html#v:maxSize"},{"display_html":"<a href=\"#v:betweenSize\">betweenSize</a> :: <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a> -&gt; <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a> -&gt; <a href=\"Data-Text-Internal-Fusion-Size.html#t:Size\" title=\"Data.Text.Internal.Fusion.Size\">Size</a>","name":"betweenSize","module":"Data.Text.Internal.Fusion.Size","link":"Data-Text-Internal-Fusion-Size.html#v:betweenSize"},{"display_html":"<a href=\"#v:unknownSize\">unknownSize</a> :: <a href=\"Data-Text-Internal-Fusion-Size.html#t:Size\" title=\"Data.Text.Internal.Fusion.Size\">Size</a>","name":"unknownSize","module":"Data.Text.Internal.Fusion.Size","link":"Data-Text-Internal-Fusion-Size.html#v:unknownSize"},{"display_html":"<a href=\"#v:unionSize\">unionSize</a> :: <a href=\"Data-Text-Internal-Fusion-Size.html#t:Size\" title=\"Data.Text.Internal.Fusion.Size\">Size</a> -&gt; <a href=\"Data-Text-Internal-Fusion-Size.html#t:Size\" title=\"Data.Text.Internal.Fusion.Size\">Size</a> -&gt; <a href=\"Data-Text-Internal-Fusion-Size.html#t:Size\" title=\"Data.Text.Internal.Fusion.Size\">Size</a>","name":"unionSize","module":"Data.Text.Internal.Fusion.Size","link":"Data-Text-Internal-Fusion-Size.html#v:unionSize"},{"display_html":"<a href=\"#v:charSize\">charSize</a> :: <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"Data-Text-Internal-Fusion-Size.html#t:Size\" title=\"Data.Text.Internal.Fusion.Size\">Size</a>","name":"charSize","module":"Data.Text.Internal.Fusion.Size","link":"Data-Text-Internal-Fusion-Size.html#v:charSize"},{"display_html":"<a href=\"#v:codePointsSize\">codePointsSize</a> :: <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a> -&gt; <a href=\"Data-Text-Internal-Fusion-Size.html#t:Size\" title=\"Data.Text.Internal.Fusion.Size\">Size</a>","name":"codePointsSize","module":"Data.Text.Internal.Fusion.Size","link":"Data-Text-Internal-Fusion-Size.html#v:codePointsSize"},{"display_html":"<a href=\"#v:exactly\">exactly</a> :: <a href=\"Data-Text-Internal-Fusion-Size.html#t:Size\" title=\"Data.Text.Internal.Fusion.Size\">Size</a> -&gt; <a href=\"../base-4.13.0.0/Data-Maybe.html#t:Maybe\" title=\"Data.Maybe\">Maybe</a> <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a>","name":"exactly","module":"Data.Text.Internal.Fusion.Size","link":"Data-Text-Internal-Fusion-Size.html#v:exactly"},{"display_html":"<a href=\"#v:smaller\">smaller</a> :: <a href=\"Data-Text-Internal-Fusion-Size.html#t:Size\" title=\"Data.Text.Internal.Fusion.Size\">Size</a> -&gt; <a href=\"Data-Text-Internal-Fusion-Size.html#t:Size\" title=\"Data.Text.Internal.Fusion.Size\">Size</a> -&gt; <a href=\"Data-Text-Internal-Fusion-Size.html#t:Size\" title=\"Data.Text.Internal.Fusion.Size\">Size</a>","name":"smaller","module":"Data.Text.Internal.Fusion.Size","link":"Data-Text-Internal-Fusion-Size.html#v:smaller"},{"display_html":"<a href=\"#v:larger\">larger</a> :: <a href=\"Data-Text-Internal-Fusion-Size.html#t:Size\" title=\"Data.Text.Internal.Fusion.Size\">Size</a> -&gt; <a href=\"Data-Text-Internal-Fusion-Size.html#t:Size\" title=\"Data.Text.Internal.Fusion.Size\">Size</a> -&gt; <a href=\"Data-Text-Internal-Fusion-Size.html#t:Size\" title=\"Data.Text.Internal.Fusion.Size\">Size</a>","name":"larger","module":"Data.Text.Internal.Fusion.Size","link":"Data-Text-Internal-Fusion-Size.html#v:larger"},{"display_html":"<a href=\"#v:upperBound\">upperBound</a> :: <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a> -&gt; <a href=\"Data-Text-Internal-Fusion-Size.html#t:Size\" title=\"Data.Text.Internal.Fusion.Size\">Size</a> -&gt; <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a>","name":"upperBound","module":"Data.Text.Internal.Fusion.Size","link":"Data-Text-Internal-Fusion-Size.html#v:upperBound"},{"display_html":"<a href=\"#v:lowerBound\">lowerBound</a> :: <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a> -&gt; <a href=\"Data-Text-Internal-Fusion-Size.html#t:Size\" title=\"Data.Text.Internal.Fusion.Size\">Size</a> -&gt; <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a>","name":"lowerBound","module":"Data.Text.Internal.Fusion.Size","link":"Data-Text-Internal-Fusion-Size.html#v:lowerBound"},{"display_html":"<a href=\"#v:compareSize\">compareSize</a> :: <a href=\"Data-Text-Internal-Fusion-Size.html#t:Size\" title=\"Data.Text.Internal.Fusion.Size\">Size</a> -&gt; <a href=\"Data-Text-Internal-Fusion-Size.html#t:Size\" title=\"Data.Text.Internal.Fusion.Size\">Size</a> -&gt; <a href=\"../base-4.13.0.0/Data-Maybe.html#t:Maybe\" title=\"Data.Maybe\">Maybe</a> <a href=\"../base-4.13.0.0/Data-Ord.html#t:Ordering\" title=\"Data.Ord\">Ordering</a>","name":"compareSize","module":"Data.Text.Internal.Fusion.Size","link":"Data-Text-Internal-Fusion-Size.html#v:compareSize"},{"display_html":"<a href=\"#v:isEmpty\">isEmpty</a> :: <a href=\"Data-Text-Internal-Fusion-Size.html#t:Size\" title=\"Data.Text.Internal.Fusion.Size\">Size</a> -&gt; <a href=\"../base-4.13.0.0/Data-Bool.html#t:Bool\" title=\"Data.Bool\">Bool</a>","name":"isEmpty","module":"Data.Text.Internal.Fusion.Size","link":"Data-Text-Internal-Fusion-Size.html#v:isEmpty"},{"display_html":"<span class=\"keyword\">data</span> <a href=\"#t:CC\">CC</a> s = <a href=\"#v:CC\">CC</a> !s !<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> !<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"CC CC","module":"Data.Text.Internal.Fusion.Types","link":"Data-Text-Internal-Fusion-Types.html#t:CC"},{"display_html":"<span class=\"keyword\">data</span> <a href=\"#t:PairS\">PairS</a> a b = !a <a href=\"#v::-42-:\">:*:</a> !b","name":"PairS :*:","module":"Data.Text.Internal.Fusion.Types","link":"Data-Text-Internal-Fusion-Types.html#t:PairS"},{"display_html":"<span class=\"keyword\">data</span> <a href=\"#t:Scan\">Scan</a> s<ul class=\"subs\"><li>= <a href=\"#v:Scan1\">Scan1</a> !<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> !s</li><li>| <a href=\"#v:Scan2\">Scan2</a> !<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> !s</li></ul>","name":"Scan Scan1 Scan2","module":"Data.Text.Internal.Fusion.Types","link":"Data-Text-Internal-Fusion-Types.html#t:Scan"},{"display_html":"<span class=\"keyword\">data</span> <a href=\"#t:RS\">RS</a> s<ul class=\"subs\"><li>= <a href=\"#v:RS0\">RS0</a> !s</li><li>| <a href=\"#v:RS1\">RS1</a> !s !<a href=\"../base-4.13.0.0/Data-Word.html#t:Word8\" title=\"Data.Word\">Word8</a></li><li>| <a href=\"#v:RS2\">RS2</a> !s !<a href=\"../base-4.13.0.0/Data-Word.html#t:Word8\" title=\"Data.Word\">Word8</a> !<a href=\"../base-4.13.0.0/Data-Word.html#t:Word8\" title=\"Data.Word\">Word8</a></li><li>| <a href=\"#v:RS3\">RS3</a> !s !<a href=\"../base-4.13.0.0/Data-Word.html#t:Word8\" title=\"Data.Word\">Word8</a> !<a href=\"../base-4.13.0.0/Data-Word.html#t:Word8\" title=\"Data.Word\">Word8</a> !<a href=\"../base-4.13.0.0/Data-Word.html#t:Word8\" title=\"Data.Word\">Word8</a></li></ul>","name":"RS RS0 RS1 RS2 RS3","module":"Data.Text.Internal.Fusion.Types","link":"Data-Text-Internal-Fusion-Types.html#t:RS"},{"display_html":"<span class=\"keyword\">data</span> <a href=\"#t:Step\">Step</a> s a<ul class=\"subs\"><li>= <a href=\"#v:Done\">Done</a></li><li>| <a href=\"#v:Skip\">Skip</a> !s</li><li>| <a href=\"#v:Yield\">Yield</a> !a !s</li></ul>","name":"Step Done Skip Yield","module":"Data.Text.Internal.Fusion.Types","link":"Data-Text-Internal-Fusion-Types.html#t:Step"},{"display_html":"<span class=\"keyword\">data</span> <a href=\"#t:Stream\">Stream</a> a = <span class=\"keyword\">forall</span> s. <a href=\"#v:Stream\">Stream</a> (s -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Step\" title=\"Data.Text.Internal.Fusion.Types\">Step</a> s a) !s !<a href=\"Data-Text-Internal-Fusion-Size.html#t:Size\" title=\"Data.Text.Internal.Fusion.Size\">Size</a>","name":"Stream Stream","module":"Data.Text.Internal.Fusion.Types","link":"Data-Text-Internal-Fusion-Types.html#t:Stream"},{"display_html":"<a href=\"#v:empty\">empty</a> :: <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> a","name":"empty","module":"Data.Text.Internal.Fusion.Types","link":"Data-Text-Internal-Fusion-Types.html#v:empty"},{"display_html":"<a href=\"#v:upperMapping\">upperMapping</a> :: <span class=\"keyword\">forall</span> s. <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; s -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Step\" title=\"Data.Text.Internal.Fusion.Types\">Step</a> (<a href=\"Data-Text-Internal-Fusion-Types.html#t:CC\" title=\"Data.Text.Internal.Fusion.Types\">CC</a> s) <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"upperMapping","module":"Data.Text.Internal.Fusion.CaseMapping","link":"Data-Text-Internal-Fusion-CaseMapping.html#v:upperMapping"},{"display_html":"<a href=\"#v:lowerMapping\">lowerMapping</a> :: <span class=\"keyword\">forall</span> s. <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; s -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Step\" title=\"Data.Text.Internal.Fusion.Types\">Step</a> (<a href=\"Data-Text-Internal-Fusion-Types.html#t:CC\" title=\"Data.Text.Internal.Fusion.Types\">CC</a> s) <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"lowerMapping","module":"Data.Text.Internal.Fusion.CaseMapping","link":"Data-Text-Internal-Fusion-CaseMapping.html#v:lowerMapping"},{"display_html":"<a href=\"#v:titleMapping\">titleMapping</a> :: <span class=\"keyword\">forall</span> s. <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; s -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Step\" title=\"Data.Text.Internal.Fusion.Types\">Step</a> (<a href=\"Data-Text-Internal-Fusion-Types.html#t:CC\" title=\"Data.Text.Internal.Fusion.Types\">CC</a> s) <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"titleMapping","module":"Data.Text.Internal.Fusion.CaseMapping","link":"Data-Text-Internal-Fusion-CaseMapping.html#v:titleMapping"},{"display_html":"<a href=\"#v:foldMapping\">foldMapping</a> :: <span class=\"keyword\">forall</span> s. <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; s -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Step\" title=\"Data.Text.Internal.Fusion.Types\">Step</a> (<a href=\"Data-Text-Internal-Fusion-Types.html#t:CC\" title=\"Data.Text.Internal.Fusion.Types\">CC</a> s) <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"foldMapping","module":"Data.Text.Internal.Fusion.CaseMapping","link":"Data-Text-Internal-Fusion-CaseMapping.html#v:foldMapping"},{"display_html":"<a href=\"#v:singleton\">singleton</a> :: <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"singleton","module":"Data.Text.Internal.Fusion.Common","link":"Data-Text-Internal-Fusion-Common.html#v:singleton"},{"display_html":"<a href=\"#v:streamList\">streamList</a> :: [a] -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> a","name":"streamList","module":"Data.Text.Internal.Fusion.Common","link":"Data-Text-Internal-Fusion-Common.html#v:streamList"},{"display_html":"<a href=\"#v:unstreamList\">unstreamList</a> :: <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> a -&gt; [a]","name":"unstreamList","module":"Data.Text.Internal.Fusion.Common","link":"Data-Text-Internal-Fusion-Common.html#v:unstreamList"},{"display_html":"<a href=\"#v:streamCString-35-\">streamCString#</a> :: <a href=\"../base-4.13.0.0/GHC-Exts.html#t:Addr-35-\" title=\"GHC.Exts\">Addr#</a> -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"streamCString#","module":"Data.Text.Internal.Fusion.Common","link":"Data-Text-Internal-Fusion-Common.html#v:streamCString-35-"},{"display_html":"<a href=\"#v:cons\">cons</a> :: <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"cons","module":"Data.Text.Internal.Fusion.Common","link":"Data-Text-Internal-Fusion-Common.html#v:cons"},{"display_html":"<a href=\"#v:snoc\">snoc</a> :: <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"snoc","module":"Data.Text.Internal.Fusion.Common","link":"Data-Text-Internal-Fusion-Common.html#v:snoc"},{"display_html":"<a href=\"#v:append\">append</a> :: <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"append","module":"Data.Text.Internal.Fusion.Common","link":"Data-Text-Internal-Fusion-Common.html#v:append"},{"display_html":"<a href=\"#v:head\">head</a> :: <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"head","module":"Data.Text.Internal.Fusion.Common","link":"Data-Text-Internal-Fusion-Common.html#v:head"},{"display_html":"<a href=\"#v:uncons\">uncons</a> :: <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Maybe.html#t:Maybe\" title=\"Data.Maybe\">Maybe</a> (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>, <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>)","name":"uncons","module":"Data.Text.Internal.Fusion.Common","link":"Data-Text-Internal-Fusion-Common.html#v:uncons"},{"display_html":"<a href=\"#v:last\">last</a> :: <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"last","module":"Data.Text.Internal.Fusion.Common","link":"Data-Text-Internal-Fusion-Common.html#v:last"},{"display_html":"<a href=\"#v:tail\">tail</a> :: <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"tail","module":"Data.Text.Internal.Fusion.Common","link":"Data-Text-Internal-Fusion-Common.html#v:tail"},{"display_html":"<a href=\"#v:init\">init</a> :: <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"init","module":"Data.Text.Internal.Fusion.Common","link":"Data-Text-Internal-Fusion-Common.html#v:init"},{"display_html":"<a href=\"#v:null\">null</a> :: <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Bool.html#t:Bool\" title=\"Data.Bool\">Bool</a>","name":"null","module":"Data.Text.Internal.Fusion.Common","link":"Data-Text-Internal-Fusion-Common.html#v:null"},{"display_html":"<a href=\"#v:lengthI\">lengthI</a> :: <a href=\"../base-4.13.0.0/Prelude.html#t:Integral\" title=\"Prelude\">Integral</a> a =&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; a","name":"lengthI","module":"Data.Text.Internal.Fusion.Common","link":"Data-Text-Internal-Fusion-Common.html#v:lengthI"},{"display_html":"<a href=\"#v:compareLengthI\">compareLengthI</a> :: <a href=\"../base-4.13.0.0/Prelude.html#t:Integral\" title=\"Prelude\">Integral</a> a =&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; a -&gt; <a href=\"../base-4.13.0.0/Data-Ord.html#t:Ordering\" title=\"Data.Ord\">Ordering</a>","name":"compareLengthI","module":"Data.Text.Internal.Fusion.Common","link":"Data-Text-Internal-Fusion-Common.html#v:compareLengthI"},{"display_html":"<a href=\"#v:isSingleton\">isSingleton</a> :: <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Bool.html#t:Bool\" title=\"Data.Bool\">Bool</a>","name":"isSingleton","module":"Data.Text.Internal.Fusion.Common","link":"Data-Text-Internal-Fusion-Common.html#v:isSingleton"},{"display_html":"<a href=\"#v:map\">map</a> :: (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>) -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"map","module":"Data.Text.Internal.Fusion.Common","link":"Data-Text-Internal-Fusion-Common.html#v:map"},{"display_html":"<a href=\"#v:intercalate\">intercalate</a> :: <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; [<a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>] -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"intercalate","module":"Data.Text.Internal.Fusion.Common","link":"Data-Text-Internal-Fusion-Common.html#v:intercalate"},{"display_html":"<a href=\"#v:intersperse\">intersperse</a> :: <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"intersperse","module":"Data.Text.Internal.Fusion.Common","link":"Data-Text-Internal-Fusion-Common.html#v:intersperse"},{"display_html":"<a href=\"#v:toCaseFold\">toCaseFold</a> :: <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"toCaseFold","module":"Data.Text.Internal.Fusion.Common","link":"Data-Text-Internal-Fusion-Common.html#v:toCaseFold"},{"display_html":"<a href=\"#v:toLower\">toLower</a> :: <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"toLower","module":"Data.Text.Internal.Fusion.Common","link":"Data-Text-Internal-Fusion-Common.html#v:toLower"},{"display_html":"<a href=\"#v:toTitle\">toTitle</a> :: <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"toTitle","module":"Data.Text.Internal.Fusion.Common","link":"Data-Text-Internal-Fusion-Common.html#v:toTitle"},{"display_html":"<a href=\"#v:toUpper\">toUpper</a> :: <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"toUpper","module":"Data.Text.Internal.Fusion.Common","link":"Data-Text-Internal-Fusion-Common.html#v:toUpper"},{"display_html":"<a href=\"#v:justifyLeftI\">justifyLeftI</a> :: <a href=\"../base-4.13.0.0/Prelude.html#t:Integral\" title=\"Prelude\">Integral</a> a =&gt; a -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"justifyLeftI","module":"Data.Text.Internal.Fusion.Common","link":"Data-Text-Internal-Fusion-Common.html#v:justifyLeftI"},{"display_html":"<a href=\"#v:foldl\">foldl</a> :: (b -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; b) -&gt; b -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; b","name":"foldl","module":"Data.Text.Internal.Fusion.Common","link":"Data-Text-Internal-Fusion-Common.html#v:foldl"},{"display_html":"<a href=\"#v:foldl-39-\">foldl'</a> :: (b -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; b) -&gt; b -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; b","name":"foldl'","module":"Data.Text.Internal.Fusion.Common","link":"Data-Text-Internal-Fusion-Common.html#v:foldl-39-"},{"display_html":"<a href=\"#v:foldl1\">foldl1</a> :: (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>) -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"foldl1","module":"Data.Text.Internal.Fusion.Common","link":"Data-Text-Internal-Fusion-Common.html#v:foldl1"},{"display_html":"<a href=\"#v:foldl1-39-\">foldl1'</a> :: (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>) -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"foldl1'","module":"Data.Text.Internal.Fusion.Common","link":"Data-Text-Internal-Fusion-Common.html#v:foldl1-39-"},{"display_html":"<a href=\"#v:foldr\">foldr</a> :: (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; b -&gt; b) -&gt; b -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; b","name":"foldr","module":"Data.Text.Internal.Fusion.Common","link":"Data-Text-Internal-Fusion-Common.html#v:foldr"},{"display_html":"<a href=\"#v:foldr1\">foldr1</a> :: (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>) -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"foldr1","module":"Data.Text.Internal.Fusion.Common","link":"Data-Text-Internal-Fusion-Common.html#v:foldr1"},{"display_html":"<a href=\"#v:concat\">concat</a> :: [<a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>] -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"concat","module":"Data.Text.Internal.Fusion.Common","link":"Data-Text-Internal-Fusion-Common.html#v:concat"},{"display_html":"<a href=\"#v:concatMap\">concatMap</a> :: (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>) -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"concatMap","module":"Data.Text.Internal.Fusion.Common","link":"Data-Text-Internal-Fusion-Common.html#v:concatMap"},{"display_html":"<a href=\"#v:any\">any</a> :: (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Bool.html#t:Bool\" title=\"Data.Bool\">Bool</a>) -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Bool.html#t:Bool\" title=\"Data.Bool\">Bool</a>","name":"any","module":"Data.Text.Internal.Fusion.Common","link":"Data-Text-Internal-Fusion-Common.html#v:any"},{"display_html":"<a href=\"#v:all\">all</a> :: (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Bool.html#t:Bool\" title=\"Data.Bool\">Bool</a>) -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Bool.html#t:Bool\" title=\"Data.Bool\">Bool</a>","name":"all","module":"Data.Text.Internal.Fusion.Common","link":"Data-Text-Internal-Fusion-Common.html#v:all"},{"display_html":"<a href=\"#v:maximum\">maximum</a> :: <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"maximum","module":"Data.Text.Internal.Fusion.Common","link":"Data-Text-Internal-Fusion-Common.html#v:maximum"},{"display_html":"<a href=\"#v:minimum\">minimum</a> :: <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"minimum","module":"Data.Text.Internal.Fusion.Common","link":"Data-Text-Internal-Fusion-Common.html#v:minimum"},{"display_html":"<a href=\"#v:scanl\">scanl</a> :: (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>) -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"scanl","module":"Data.Text.Internal.Fusion.Common","link":"Data-Text-Internal-Fusion-Common.html#v:scanl"},{"display_html":"<a href=\"#v:replicateCharI\">replicateCharI</a> :: <a href=\"../base-4.13.0.0/Prelude.html#t:Integral\" title=\"Prelude\">Integral</a> a =&gt; a -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"replicateCharI","module":"Data.Text.Internal.Fusion.Common","link":"Data-Text-Internal-Fusion-Common.html#v:replicateCharI"},{"display_html":"<a href=\"#v:replicateI\">replicateI</a> :: <a href=\"../base-4.13.0.0/Data-Int.html#t:Int64\" title=\"Data.Int\">Int64</a> -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"replicateI","module":"Data.Text.Internal.Fusion.Common","link":"Data-Text-Internal-Fusion-Common.html#v:replicateI"},{"display_html":"<a href=\"#v:unfoldr\">unfoldr</a> :: (a -&gt; <a href=\"../base-4.13.0.0/Data-Maybe.html#t:Maybe\" title=\"Data.Maybe\">Maybe</a> (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>, a)) -&gt; a -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"unfoldr","module":"Data.Text.Internal.Fusion.Common","link":"Data-Text-Internal-Fusion-Common.html#v:unfoldr"},{"display_html":"<a href=\"#v:unfoldrNI\">unfoldrNI</a> :: <a href=\"../base-4.13.0.0/Prelude.html#t:Integral\" title=\"Prelude\">Integral</a> a =&gt; a -&gt; (b -&gt; <a href=\"../base-4.13.0.0/Data-Maybe.html#t:Maybe\" title=\"Data.Maybe\">Maybe</a> (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>, b)) -&gt; b -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"unfoldrNI","module":"Data.Text.Internal.Fusion.Common","link":"Data-Text-Internal-Fusion-Common.html#v:unfoldrNI"},{"display_html":"<a href=\"#v:take\">take</a> :: <a href=\"../base-4.13.0.0/Prelude.html#t:Integral\" title=\"Prelude\">Integral</a> a =&gt; a -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"take","module":"Data.Text.Internal.Fusion.Common","link":"Data-Text-Internal-Fusion-Common.html#v:take"},{"display_html":"<a href=\"#v:drop\">drop</a> :: <a href=\"../base-4.13.0.0/Prelude.html#t:Integral\" title=\"Prelude\">Integral</a> a =&gt; a -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"drop","module":"Data.Text.Internal.Fusion.Common","link":"Data-Text-Internal-Fusion-Common.html#v:drop"},{"display_html":"<a href=\"#v:takeWhile\">takeWhile</a> :: (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Bool.html#t:Bool\" title=\"Data.Bool\">Bool</a>) -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"takeWhile","module":"Data.Text.Internal.Fusion.Common","link":"Data-Text-Internal-Fusion-Common.html#v:takeWhile"},{"display_html":"<a href=\"#v:dropWhile\">dropWhile</a> :: (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Bool.html#t:Bool\" title=\"Data.Bool\">Bool</a>) -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"dropWhile","module":"Data.Text.Internal.Fusion.Common","link":"Data-Text-Internal-Fusion-Common.html#v:dropWhile"},{"display_html":"<a href=\"#v:isPrefixOf\">isPrefixOf</a> :: <a href=\"../base-4.13.0.0/Data-Eq.html#t:Eq\" title=\"Data.Eq\">Eq</a> a =&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> a -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> a -&gt; <a href=\"../base-4.13.0.0/Data-Bool.html#t:Bool\" title=\"Data.Bool\">Bool</a>","name":"isPrefixOf","module":"Data.Text.Internal.Fusion.Common","link":"Data-Text-Internal-Fusion-Common.html#v:isPrefixOf"},{"display_html":"<a href=\"#v:elem\">elem</a> :: <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Bool.html#t:Bool\" title=\"Data.Bool\">Bool</a>","name":"elem","module":"Data.Text.Internal.Fusion.Common","link":"Data-Text-Internal-Fusion-Common.html#v:elem"},{"display_html":"<a href=\"#v:filter\">filter</a> :: (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Bool.html#t:Bool\" title=\"Data.Bool\">Bool</a>) -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"filter","module":"Data.Text.Internal.Fusion.Common","link":"Data-Text-Internal-Fusion-Common.html#v:filter"},{"display_html":"<a href=\"#v:findBy\">findBy</a> :: (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Bool.html#t:Bool\" title=\"Data.Bool\">Bool</a>) -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Maybe.html#t:Maybe\" title=\"Data.Maybe\">Maybe</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"findBy","module":"Data.Text.Internal.Fusion.Common","link":"Data-Text-Internal-Fusion-Common.html#v:findBy"},{"display_html":"<a href=\"#v:indexI\">indexI</a> :: <a href=\"../base-4.13.0.0/Prelude.html#t:Integral\" title=\"Prelude\">Integral</a> a =&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; a -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"indexI","module":"Data.Text.Internal.Fusion.Common","link":"Data-Text-Internal-Fusion-Common.html#v:indexI"},{"display_html":"<a href=\"#v:findIndexI\">findIndexI</a> :: <a href=\"../base-4.13.0.0/Prelude.html#t:Integral\" title=\"Prelude\">Integral</a> a =&gt; (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Bool.html#t:Bool\" title=\"Data.Bool\">Bool</a>) -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Maybe.html#t:Maybe\" title=\"Data.Maybe\">Maybe</a> a","name":"findIndexI","module":"Data.Text.Internal.Fusion.Common","link":"Data-Text-Internal-Fusion-Common.html#v:findIndexI"},{"display_html":"<a href=\"#v:countCharI\">countCharI</a> :: <a href=\"../base-4.13.0.0/Prelude.html#t:Integral\" title=\"Prelude\">Integral</a> a =&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; a","name":"countCharI","module":"Data.Text.Internal.Fusion.Common","link":"Data-Text-Internal-Fusion-Common.html#v:countCharI"},{"display_html":"<a href=\"#v:zipWith\">zipWith</a> :: (a -&gt; a -&gt; b) -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> a -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> a -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> b","name":"zipWith","module":"Data.Text.Internal.Fusion.Common","link":"Data-Text-Internal-Fusion-Common.html#v:zipWith"},{"display_html":"<a href=\"#v:inlineInterleaveST\">inlineInterleaveST</a> :: <a href=\"../base-4.13.0.0/Control-Monad-ST-Safe.html#t:ST\" title=\"Control.Monad.ST.Safe\">ST</a> s a -&gt; <a href=\"../base-4.13.0.0/Control-Monad-ST-Safe.html#t:ST\" title=\"Control.Monad.ST.Safe\">ST</a> s a","name":"inlineInterleaveST","module":"Data.Text.Unsafe","link":"Data-Text-Unsafe.html#v:inlineInterleaveST"},{"display_html":"<a href=\"#v:inlinePerformIO\">inlinePerformIO</a> :: <a href=\"../base-4.13.0.0/System-IO.html#t:IO\" title=\"System.IO\">IO</a> a -&gt; a","name":"inlinePerformIO","module":"Data.Text.Unsafe","link":"Data-Text-Unsafe.html#v:inlinePerformIO"},{"display_html":"<a href=\"#v:unsafeDupablePerformIO\">unsafeDupablePerformIO</a> :: <a href=\"../base-4.13.0.0/System-IO.html#t:IO\" title=\"System.IO\">IO</a> a -&gt; a","name":"unsafeDupablePerformIO","module":"Data.Text.Unsafe","link":"Data-Text-Unsafe.html#v:unsafeDupablePerformIO"},{"display_html":"<span class=\"keyword\">data</span> <a href=\"#t:Iter\">Iter</a> = <a href=\"#v:Iter\">Iter</a> !<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> !<a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a>","name":"Iter Iter","module":"Data.Text.Unsafe","link":"Data-Text-Unsafe.html#t:Iter"},{"display_html":"<a href=\"#v:iter\">iter</a> :: <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a> -&gt; <a href=\"Data-Text-Unsafe.html#t:Iter\" title=\"Data.Text.Unsafe\">Iter</a>","name":"iter","module":"Data.Text.Unsafe","link":"Data-Text-Unsafe.html#v:iter"},{"display_html":"<a href=\"#v:iter_\">iter_</a> :: <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a> -&gt; <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a>","name":"iter_","module":"Data.Text.Unsafe","link":"Data-Text-Unsafe.html#v:iter_"},{"display_html":"<a href=\"#v:reverseIter\">reverseIter</a> :: <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a> -&gt; (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>, <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a>)","name":"reverseIter","module":"Data.Text.Unsafe","link":"Data-Text-Unsafe.html#v:reverseIter"},{"display_html":"<a href=\"#v:reverseIter_\">reverseIter_</a> :: <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a> -&gt; <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a>","name":"reverseIter_","module":"Data.Text.Unsafe","link":"Data-Text-Unsafe.html#v:reverseIter_"},{"display_html":"<a href=\"#v:unsafeHead\">unsafeHead</a> :: <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"unsafeHead","module":"Data.Text.Unsafe","link":"Data-Text-Unsafe.html#v:unsafeHead"},{"display_html":"<a href=\"#v:unsafeTail\">unsafeTail</a> :: <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"unsafeTail","module":"Data.Text.Unsafe","link":"Data-Text-Unsafe.html#v:unsafeTail"},{"display_html":"<a href=\"#v:lengthWord16\">lengthWord16</a> :: <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a>","name":"lengthWord16","module":"Data.Text.Unsafe","link":"Data-Text-Unsafe.html#v:lengthWord16"},{"display_html":"<a href=\"#v:takeWord16\">takeWord16</a> :: <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"takeWord16","module":"Data.Text.Unsafe","link":"Data-Text-Unsafe.html#v:takeWord16"},{"display_html":"<a href=\"#v:dropWord16\">dropWord16</a> :: <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"dropWord16","module":"Data.Text.Unsafe","link":"Data-Text-Unsafe.html#v:dropWord16"},{"display_html":"<a href=\"#v:runText\">runText</a> :: (<span class=\"keyword\">forall</span> s. (<a href=\"Data-Text-Array.html#t:MArray\" title=\"Data.Text.Array\">MArray</a> s -&gt; <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a> -&gt; <a href=\"../base-4.13.0.0/Control-Monad-ST-Safe.html#t:ST\" title=\"Control.Monad.ST.Safe\">ST</a> s <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>) -&gt; <a href=\"../base-4.13.0.0/Control-Monad-ST-Safe.html#t:ST\" title=\"Control.Monad.ST.Safe\">ST</a> s <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>) -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"runText","module":"Data.Text.Internal.Private","link":"Data-Text-Internal-Private.html#v:runText"},{"display_html":"<a href=\"#v:span_\">span_</a> :: (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Bool.html#t:Bool\" title=\"Data.Bool\">Bool</a>) -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; (# <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>, <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> #)","name":"span_","module":"Data.Text.Internal.Private","link":"Data-Text-Internal-Private.html#v:span_"},{"display_html":"<span class=\"keyword\">data</span> <a href=\"#t:Stream\">Stream</a> a = <span class=\"keyword\">forall</span> s. <a href=\"#v:Stream\">Stream</a> (s -&gt; <a href=\"Data-Text-Internal-Fusion.html#t:Step\" title=\"Data.Text.Internal.Fusion\">Step</a> s a) !s !<a href=\"Data-Text-Internal-Fusion-Size.html#t:Size\" title=\"Data.Text.Internal.Fusion.Size\">Size</a>","name":"Stream Stream","module":"Data.Text.Internal.Fusion","link":"Data-Text-Internal-Fusion.html#t:Stream"},{"display_html":"<span class=\"keyword\">data</span> <a href=\"#t:Step\">Step</a> s a<ul class=\"subs\"><li>= <a href=\"#v:Done\">Done</a></li><li>| <a href=\"#v:Skip\">Skip</a> !s</li><li>| <a href=\"#v:Yield\">Yield</a> !a !s</li></ul>","name":"Step Done Skip Yield","module":"Data.Text.Internal.Fusion","link":"Data-Text-Internal-Fusion.html#t:Step"},{"display_html":"<a href=\"#v:stream\">stream</a> :: <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"Data-Text-Internal-Fusion.html#t:Stream\" title=\"Data.Text.Internal.Fusion\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"stream","module":"Data.Text.Internal.Fusion","link":"Data-Text-Internal-Fusion.html#v:stream"},{"display_html":"<a href=\"#v:unstream\">unstream</a> :: <a href=\"Data-Text-Internal-Fusion.html#t:Stream\" title=\"Data.Text.Internal.Fusion\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"unstream","module":"Data.Text.Internal.Fusion","link":"Data-Text-Internal-Fusion.html#v:unstream"},{"display_html":"<a href=\"#v:reverseStream\">reverseStream</a> :: <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"Data-Text-Internal-Fusion.html#t:Stream\" title=\"Data.Text.Internal.Fusion\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"reverseStream","module":"Data.Text.Internal.Fusion","link":"Data-Text-Internal-Fusion.html#v:reverseStream"},{"display_html":"<a href=\"#v:length\">length</a> :: <a href=\"Data-Text-Internal-Fusion.html#t:Stream\" title=\"Data.Text.Internal.Fusion\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a>","name":"length","module":"Data.Text.Internal.Fusion","link":"Data-Text-Internal-Fusion.html#v:length"},{"display_html":"<a href=\"#v:reverse\">reverse</a> :: <a href=\"Data-Text-Internal-Fusion.html#t:Stream\" title=\"Data.Text.Internal.Fusion\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"reverse","module":"Data.Text.Internal.Fusion","link":"Data-Text-Internal-Fusion.html#v:reverse"},{"display_html":"<a href=\"#v:reverseScanr\">reverseScanr</a> :: (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>) -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"Data-Text-Internal-Fusion.html#t:Stream\" title=\"Data.Text.Internal.Fusion\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"Data-Text-Internal-Fusion.html#t:Stream\" title=\"Data.Text.Internal.Fusion\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"reverseScanr","module":"Data.Text.Internal.Fusion","link":"Data-Text-Internal-Fusion.html#v:reverseScanr"},{"display_html":"<a href=\"#v:mapAccumL\">mapAccumL</a> :: (a -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; (a, <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>)) -&gt; a -&gt; <a href=\"Data-Text-Internal-Fusion.html#t:Stream\" title=\"Data.Text.Internal.Fusion\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; (a, <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>)","name":"mapAccumL","module":"Data.Text.Internal.Fusion","link":"Data-Text-Internal-Fusion.html#v:mapAccumL"},{"display_html":"<a href=\"#v:unfoldrN\">unfoldrN</a> :: <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a> -&gt; (a -&gt; <a href=\"../base-4.13.0.0/Data-Maybe.html#t:Maybe\" title=\"Data.Maybe\">Maybe</a> (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>, a)) -&gt; a -&gt; <a href=\"Data-Text-Internal-Fusion.html#t:Stream\" title=\"Data.Text.Internal.Fusion\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"unfoldrN","module":"Data.Text.Internal.Fusion","link":"Data-Text-Internal-Fusion.html#v:unfoldrN"},{"display_html":"<a href=\"#v:index\">index</a> :: <a href=\"Data-Text-Internal-Fusion.html#t:Stream\" title=\"Data.Text.Internal.Fusion\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"index","module":"Data.Text.Internal.Fusion","link":"Data-Text-Internal-Fusion.html#v:index"},{"display_html":"<a href=\"#v:findIndex\">findIndex</a> :: (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Bool.html#t:Bool\" title=\"Data.Bool\">Bool</a>) -&gt; <a href=\"Data-Text-Internal-Fusion.html#t:Stream\" title=\"Data.Text.Internal.Fusion\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Maybe.html#t:Maybe\" title=\"Data.Maybe\">Maybe</a> <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a>","name":"findIndex","module":"Data.Text.Internal.Fusion","link":"Data-Text-Internal-Fusion.html#v:findIndex"},{"display_html":"<a href=\"#v:countChar\">countChar</a> :: <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"Data-Text-Internal-Fusion.html#t:Stream\" title=\"Data.Text.Internal.Fusion\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a>","name":"countChar","module":"Data.Text.Internal.Fusion","link":"Data-Text-Internal-Fusion.html#v:countChar"},{"display_html":"<a href=\"#v:restreamUtf16LE\">restreamUtf16LE</a> :: <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Word.html#t:Word8\" title=\"Data.Word\">Word8</a>","name":"restreamUtf16LE","module":"Data.Text.Internal.Encoding.Fusion.Common","link":"Data-Text-Internal-Encoding-Fusion-Common.html#v:restreamUtf16LE"},{"display_html":"<a href=\"#v:restreamUtf16BE\">restreamUtf16BE</a> :: <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Word.html#t:Word8\" title=\"Data.Word\">Word8</a>","name":"restreamUtf16BE","module":"Data.Text.Internal.Encoding.Fusion.Common","link":"Data-Text-Internal-Encoding-Fusion-Common.html#v:restreamUtf16BE"},{"display_html":"<a href=\"#v:restreamUtf32LE\">restreamUtf32LE</a> :: <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Word.html#t:Word8\" title=\"Data.Word\">Word8</a>","name":"restreamUtf32LE","module":"Data.Text.Internal.Encoding.Fusion.Common","link":"Data-Text-Internal-Encoding-Fusion-Common.html#v:restreamUtf32LE"},{"display_html":"<a href=\"#v:restreamUtf32BE\">restreamUtf32BE</a> :: <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Word.html#t:Word8\" title=\"Data.Word\">Word8</a>","name":"restreamUtf32BE","module":"Data.Text.Internal.Encoding.Fusion.Common","link":"Data-Text-Internal-Encoding-Fusion-Common.html#v:restreamUtf32BE"},{"display_html":"<a href=\"#v:streamUtf8\">streamUtf8</a> :: <a href=\"Data-Text-Encoding-Error.html#t:OnDecodeError\" title=\"Data.Text.Encoding.Error\">OnDecodeError</a> -&gt; <a href=\"../bytestring-0.10.10.1/Data-ByteString-Lazy.html#t:ByteString\" title=\"Data.ByteString.Lazy\">ByteString</a> -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"streamUtf8","module":"Data.Text.Internal.Lazy.Encoding.Fusion","link":"Data-Text-Internal-Lazy-Encoding-Fusion.html#v:streamUtf8"},{"display_html":"<a href=\"#v:streamUtf16LE\">streamUtf16LE</a> :: <a href=\"Data-Text-Encoding-Error.html#t:OnDecodeError\" title=\"Data.Text.Encoding.Error\">OnDecodeError</a> -&gt; <a href=\"../bytestring-0.10.10.1/Data-ByteString-Lazy.html#t:ByteString\" title=\"Data.ByteString.Lazy\">ByteString</a> -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"streamUtf16LE","module":"Data.Text.Internal.Lazy.Encoding.Fusion","link":"Data-Text-Internal-Lazy-Encoding-Fusion.html#v:streamUtf16LE"},{"display_html":"<a href=\"#v:streamUtf16BE\">streamUtf16BE</a> :: <a href=\"Data-Text-Encoding-Error.html#t:OnDecodeError\" title=\"Data.Text.Encoding.Error\">OnDecodeError</a> -&gt; <a href=\"../bytestring-0.10.10.1/Data-ByteString-Lazy.html#t:ByteString\" title=\"Data.ByteString.Lazy\">ByteString</a> -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"streamUtf16BE","module":"Data.Text.Internal.Lazy.Encoding.Fusion","link":"Data-Text-Internal-Lazy-Encoding-Fusion.html#v:streamUtf16BE"},{"display_html":"<a href=\"#v:streamUtf32LE\">streamUtf32LE</a> :: <a href=\"Data-Text-Encoding-Error.html#t:OnDecodeError\" title=\"Data.Text.Encoding.Error\">OnDecodeError</a> -&gt; <a href=\"../bytestring-0.10.10.1/Data-ByteString-Lazy.html#t:ByteString\" title=\"Data.ByteString.Lazy\">ByteString</a> -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"streamUtf32LE","module":"Data.Text.Internal.Lazy.Encoding.Fusion","link":"Data-Text-Internal-Lazy-Encoding-Fusion.html#v:streamUtf32LE"},{"display_html":"<a href=\"#v:streamUtf32BE\">streamUtf32BE</a> :: <a href=\"Data-Text-Encoding-Error.html#t:OnDecodeError\" title=\"Data.Text.Encoding.Error\">OnDecodeError</a> -&gt; <a href=\"../bytestring-0.10.10.1/Data-ByteString-Lazy.html#t:ByteString\" title=\"Data.ByteString.Lazy\">ByteString</a> -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"streamUtf32BE","module":"Data.Text.Internal.Lazy.Encoding.Fusion","link":"Data-Text-Internal-Lazy-Encoding-Fusion.html#v:streamUtf32BE"},{"display_html":"<a href=\"#v:unstream\">unstream</a> :: <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Word.html#t:Word8\" title=\"Data.Word\">Word8</a> -&gt; <a href=\"../bytestring-0.10.10.1/Data-ByteString-Lazy.html#t:ByteString\" title=\"Data.ByteString.Lazy\">ByteString</a>","name":"unstream","module":"Data.Text.Internal.Lazy.Encoding.Fusion","link":"Data-Text-Internal-Lazy-Encoding-Fusion.html#v:unstream"},{"display_html":"module <a href=\"Data-Text-Internal-Encoding-Fusion-Common.html\">Data.Text.Internal.Encoding.Fusion.Common</a>","name":"","module":"Data.Text.Internal.Lazy.Encoding.Fusion","link":""},{"display_html":"<a href=\"#v:streamASCII\">streamASCII</a> :: <a href=\"../bytestring-0.10.10.1/Data-ByteString.html#t:ByteString\" title=\"Data.ByteString\">ByteString</a> -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"streamASCII","module":"Data.Text.Internal.Encoding.Fusion","link":"Data-Text-Internal-Encoding-Fusion.html#v:streamASCII"},{"display_html":"<a href=\"#v:streamUtf8\">streamUtf8</a> :: <a href=\"Data-Text-Encoding-Error.html#t:OnDecodeError\" title=\"Data.Text.Encoding.Error\">OnDecodeError</a> -&gt; <a href=\"../bytestring-0.10.10.1/Data-ByteString.html#t:ByteString\" title=\"Data.ByteString\">ByteString</a> -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"streamUtf8","module":"Data.Text.Internal.Encoding.Fusion","link":"Data-Text-Internal-Encoding-Fusion.html#v:streamUtf8"},{"display_html":"<a href=\"#v:streamUtf16LE\">streamUtf16LE</a> :: <a href=\"Data-Text-Encoding-Error.html#t:OnDecodeError\" title=\"Data.Text.Encoding.Error\">OnDecodeError</a> -&gt; <a href=\"../bytestring-0.10.10.1/Data-ByteString.html#t:ByteString\" title=\"Data.ByteString\">ByteString</a> -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"streamUtf16LE","module":"Data.Text.Internal.Encoding.Fusion","link":"Data-Text-Internal-Encoding-Fusion.html#v:streamUtf16LE"},{"display_html":"<a href=\"#v:streamUtf16BE\">streamUtf16BE</a> :: <a href=\"Data-Text-Encoding-Error.html#t:OnDecodeError\" title=\"Data.Text.Encoding.Error\">OnDecodeError</a> -&gt; <a href=\"../bytestring-0.10.10.1/Data-ByteString.html#t:ByteString\" title=\"Data.ByteString\">ByteString</a> -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"streamUtf16BE","module":"Data.Text.Internal.Encoding.Fusion","link":"Data-Text-Internal-Encoding-Fusion.html#v:streamUtf16BE"},{"display_html":"<a href=\"#v:streamUtf32LE\">streamUtf32LE</a> :: <a href=\"Data-Text-Encoding-Error.html#t:OnDecodeError\" title=\"Data.Text.Encoding.Error\">OnDecodeError</a> -&gt; <a href=\"../bytestring-0.10.10.1/Data-ByteString.html#t:ByteString\" title=\"Data.ByteString\">ByteString</a> -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"streamUtf32LE","module":"Data.Text.Internal.Encoding.Fusion","link":"Data-Text-Internal-Encoding-Fusion.html#v:streamUtf32LE"},{"display_html":"<a href=\"#v:streamUtf32BE\">streamUtf32BE</a> :: <a href=\"Data-Text-Encoding-Error.html#t:OnDecodeError\" title=\"Data.Text.Encoding.Error\">OnDecodeError</a> -&gt; <a href=\"../bytestring-0.10.10.1/Data-ByteString.html#t:ByteString\" title=\"Data.ByteString\">ByteString</a> -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"streamUtf32BE","module":"Data.Text.Internal.Encoding.Fusion","link":"Data-Text-Internal-Encoding-Fusion.html#v:streamUtf32BE"},{"display_html":"<a href=\"#v:unstream\">unstream</a> :: <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Word.html#t:Word8\" title=\"Data.Word\">Word8</a> -&gt; <a href=\"../bytestring-0.10.10.1/Data-ByteString.html#t:ByteString\" title=\"Data.ByteString\">ByteString</a>","name":"unstream","module":"Data.Text.Internal.Encoding.Fusion","link":"Data-Text-Internal-Encoding-Fusion.html#v:unstream"},{"display_html":"module <a href=\"Data-Text-Internal-Encoding-Fusion-Common.html\">Data.Text.Internal.Encoding.Fusion.Common</a>","name":"","module":"Data.Text.Internal.Encoding.Fusion","link":""},{"display_html":"<a href=\"#v:decodeASCII\">decodeASCII</a> :: <a href=\"../bytestring-0.10.10.1/Data-ByteString.html#t:ByteString\" title=\"Data.ByteString\">ByteString</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"decodeASCII","module":"Data.Text.Encoding","link":"Data-Text-Encoding.html#v:decodeASCII"},{"display_html":"<a href=\"#v:decodeLatin1\">decodeLatin1</a> :: <a href=\"../bytestring-0.10.10.1/Data-ByteString.html#t:ByteString\" title=\"Data.ByteString\">ByteString</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"decodeLatin1","module":"Data.Text.Encoding","link":"Data-Text-Encoding.html#v:decodeLatin1"},{"display_html":"<a href=\"#v:decodeUtf8\">decodeUtf8</a> :: <a href=\"../bytestring-0.10.10.1/Data-ByteString.html#t:ByteString\" title=\"Data.ByteString\">ByteString</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"decodeUtf8","module":"Data.Text.Encoding","link":"Data-Text-Encoding.html#v:decodeUtf8"},{"display_html":"<a href=\"#v:decodeUtf16LE\">decodeUtf16LE</a> :: <a href=\"../bytestring-0.10.10.1/Data-ByteString.html#t:ByteString\" title=\"Data.ByteString\">ByteString</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"decodeUtf16LE","module":"Data.Text.Encoding","link":"Data-Text-Encoding.html#v:decodeUtf16LE"},{"display_html":"<a href=\"#v:decodeUtf16BE\">decodeUtf16BE</a> :: <a href=\"../bytestring-0.10.10.1/Data-ByteString.html#t:ByteString\" title=\"Data.ByteString\">ByteString</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"decodeUtf16BE","module":"Data.Text.Encoding","link":"Data-Text-Encoding.html#v:decodeUtf16BE"},{"display_html":"<a href=\"#v:decodeUtf32LE\">decodeUtf32LE</a> :: <a href=\"../bytestring-0.10.10.1/Data-ByteString.html#t:ByteString\" title=\"Data.ByteString\">ByteString</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"decodeUtf32LE","module":"Data.Text.Encoding","link":"Data-Text-Encoding.html#v:decodeUtf32LE"},{"display_html":"<a href=\"#v:decodeUtf32BE\">decodeUtf32BE</a> :: <a href=\"../bytestring-0.10.10.1/Data-ByteString.html#t:ByteString\" title=\"Data.ByteString\">ByteString</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"decodeUtf32BE","module":"Data.Text.Encoding","link":"Data-Text-Encoding.html#v:decodeUtf32BE"},{"display_html":"<a href=\"#v:decodeUtf8-39-\">decodeUtf8'</a> :: <a href=\"../bytestring-0.10.10.1/Data-ByteString.html#t:ByteString\" title=\"Data.ByteString\">ByteString</a> -&gt; <a href=\"../base-4.13.0.0/Data-Either.html#t:Either\" title=\"Data.Either\">Either</a> <a href=\"Data-Text-Encoding-Error.html#t:UnicodeException\" title=\"Data.Text.Encoding.Error\">UnicodeException</a> <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"decodeUtf8'","module":"Data.Text.Encoding","link":"Data-Text-Encoding.html#v:decodeUtf8-39-"},{"display_html":"<a href=\"#v:decodeUtf8With\">decodeUtf8With</a> :: <a href=\"Data-Text-Encoding-Error.html#t:OnDecodeError\" title=\"Data.Text.Encoding.Error\">OnDecodeError</a> -&gt; <a href=\"../bytestring-0.10.10.1/Data-ByteString.html#t:ByteString\" title=\"Data.ByteString\">ByteString</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"decodeUtf8With","module":"Data.Text.Encoding","link":"Data-Text-Encoding.html#v:decodeUtf8With"},{"display_html":"<a href=\"#v:decodeUtf16LEWith\">decodeUtf16LEWith</a> :: <a href=\"Data-Text-Encoding-Error.html#t:OnDecodeError\" title=\"Data.Text.Encoding.Error\">OnDecodeError</a> -&gt; <a href=\"../bytestring-0.10.10.1/Data-ByteString.html#t:ByteString\" title=\"Data.ByteString\">ByteString</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"decodeUtf16LEWith","module":"Data.Text.Encoding","link":"Data-Text-Encoding.html#v:decodeUtf16LEWith"},{"display_html":"<a href=\"#v:decodeUtf16BEWith\">decodeUtf16BEWith</a> :: <a href=\"Data-Text-Encoding-Error.html#t:OnDecodeError\" title=\"Data.Text.Encoding.Error\">OnDecodeError</a> -&gt; <a href=\"../bytestring-0.10.10.1/Data-ByteString.html#t:ByteString\" title=\"Data.ByteString\">ByteString</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"decodeUtf16BEWith","module":"Data.Text.Encoding","link":"Data-Text-Encoding.html#v:decodeUtf16BEWith"},{"display_html":"<a href=\"#v:decodeUtf32LEWith\">decodeUtf32LEWith</a> :: <a href=\"Data-Text-Encoding-Error.html#t:OnDecodeError\" title=\"Data.Text.Encoding.Error\">OnDecodeError</a> -&gt; <a href=\"../bytestring-0.10.10.1/Data-ByteString.html#t:ByteString\" title=\"Data.ByteString\">ByteString</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"decodeUtf32LEWith","module":"Data.Text.Encoding","link":"Data-Text-Encoding.html#v:decodeUtf32LEWith"},{"display_html":"<a href=\"#v:decodeUtf32BEWith\">decodeUtf32BEWith</a> :: <a href=\"Data-Text-Encoding-Error.html#t:OnDecodeError\" title=\"Data.Text.Encoding.Error\">OnDecodeError</a> -&gt; <a href=\"../bytestring-0.10.10.1/Data-ByteString.html#t:ByteString\" title=\"Data.ByteString\">ByteString</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"decodeUtf32BEWith","module":"Data.Text.Encoding","link":"Data-Text-Encoding.html#v:decodeUtf32BEWith"},{"display_html":"<a href=\"#v:streamDecodeUtf8\">streamDecodeUtf8</a> :: <a href=\"../bytestring-0.10.10.1/Data-ByteString.html#t:ByteString\" title=\"Data.ByteString\">ByteString</a> -&gt; <a href=\"Data-Text-Encoding.html#t:Decoding\" title=\"Data.Text.Encoding\">Decoding</a>","name":"streamDecodeUtf8","module":"Data.Text.Encoding","link":"Data-Text-Encoding.html#v:streamDecodeUtf8"},{"display_html":"<a href=\"#v:streamDecodeUtf8With\">streamDecodeUtf8With</a> :: <a href=\"Data-Text-Encoding-Error.html#t:OnDecodeError\" title=\"Data.Text.Encoding.Error\">OnDecodeError</a> -&gt; <a href=\"../bytestring-0.10.10.1/Data-ByteString.html#t:ByteString\" title=\"Data.ByteString\">ByteString</a> -&gt; <a href=\"Data-Text-Encoding.html#t:Decoding\" title=\"Data.Text.Encoding\">Decoding</a>","name":"streamDecodeUtf8With","module":"Data.Text.Encoding","link":"Data-Text-Encoding.html#v:streamDecodeUtf8With"},{"display_html":"<span class=\"keyword\">data</span> <a href=\"#t:Decoding\">Decoding</a> = <a href=\"#v:Some\">Some</a> <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> <a href=\"../bytestring-0.10.10.1/Data-ByteString.html#t:ByteString\" title=\"Data.ByteString\">ByteString</a> (<a href=\"../bytestring-0.10.10.1/Data-ByteString.html#t:ByteString\" title=\"Data.ByteString\">ByteString</a> -&gt; <a href=\"Data-Text-Encoding.html#t:Decoding\" title=\"Data.Text.Encoding\">Decoding</a>)","name":"Decoding Some","module":"Data.Text.Encoding","link":"Data-Text-Encoding.html#t:Decoding"},{"display_html":"<a href=\"#v:encodeUtf8\">encodeUtf8</a> :: <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"../bytestring-0.10.10.1/Data-ByteString.html#t:ByteString\" title=\"Data.ByteString\">ByteString</a>","name":"encodeUtf8","module":"Data.Text.Encoding","link":"Data-Text-Encoding.html#v:encodeUtf8"},{"display_html":"<a href=\"#v:encodeUtf16LE\">encodeUtf16LE</a> :: <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"../bytestring-0.10.10.1/Data-ByteString.html#t:ByteString\" title=\"Data.ByteString\">ByteString</a>","name":"encodeUtf16LE","module":"Data.Text.Encoding","link":"Data-Text-Encoding.html#v:encodeUtf16LE"},{"display_html":"<a href=\"#v:encodeUtf16BE\">encodeUtf16BE</a> :: <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"../bytestring-0.10.10.1/Data-ByteString.html#t:ByteString\" title=\"Data.ByteString\">ByteString</a>","name":"encodeUtf16BE","module":"Data.Text.Encoding","link":"Data-Text-Encoding.html#v:encodeUtf16BE"},{"display_html":"<a href=\"#v:encodeUtf32LE\">encodeUtf32LE</a> :: <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"../bytestring-0.10.10.1/Data-ByteString.html#t:ByteString\" title=\"Data.ByteString\">ByteString</a>","name":"encodeUtf32LE","module":"Data.Text.Encoding","link":"Data-Text-Encoding.html#v:encodeUtf32LE"},{"display_html":"<a href=\"#v:encodeUtf32BE\">encodeUtf32BE</a> :: <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"../bytestring-0.10.10.1/Data-ByteString.html#t:ByteString\" title=\"Data.ByteString\">ByteString</a>","name":"encodeUtf32BE","module":"Data.Text.Encoding","link":"Data-Text-Encoding.html#v:encodeUtf32BE"},{"display_html":"<a href=\"#v:encodeUtf8Builder\">encodeUtf8Builder</a> :: <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"../binary-0.8.7.0/Data-Binary-Builder.html#t:Builder\" title=\"Data.Binary.Builder\">Builder</a>","name":"encodeUtf8Builder","module":"Data.Text.Encoding","link":"Data-Text-Encoding.html#v:encodeUtf8Builder"},{"display_html":"<a href=\"#v:encodeUtf8BuilderEscaped\">encodeUtf8BuilderEscaped</a> :: <a href=\"../bytestring-0.10.10.1/Data-ByteString-Builder-Prim.html#t:BoundedPrim\" title=\"Data.ByteString.Builder.Prim\">BoundedPrim</a> <a href=\"../base-4.13.0.0/Data-Word.html#t:Word8\" title=\"Data.Word\">Word8</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"../binary-0.8.7.0/Data-Binary-Builder.html#t:Builder\" title=\"Data.Binary.Builder\">Builder</a>","name":"encodeUtf8BuilderEscaped","module":"Data.Text.Encoding","link":"Data-Text-Encoding.html#v:encodeUtf8BuilderEscaped"},{"display_html":"<span class=\"keyword\">data</span> <a href=\"#t:I16\">I16</a>","name":"I16","module":"Data.Text.Foreign","link":"Data-Text-Foreign.html#t:I16"},{"display_html":"<a href=\"#v:fromPtr\">fromPtr</a> :: <a href=\"../base-4.13.0.0/Foreign-Ptr.html#t:Ptr\" title=\"Foreign.Ptr\">Ptr</a> <a href=\"../base-4.13.0.0/Data-Word.html#t:Word16\" title=\"Data.Word\">Word16</a> -&gt; <a href=\"Data-Text-Foreign.html#t:I16\" title=\"Data.Text.Foreign\">I16</a> -&gt; <a href=\"../base-4.13.0.0/System-IO.html#t:IO\" title=\"System.IO\">IO</a> <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"fromPtr","module":"Data.Text.Foreign","link":"Data-Text-Foreign.html#v:fromPtr"},{"display_html":"<a href=\"#v:useAsPtr\">useAsPtr</a> :: <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; (<a href=\"../base-4.13.0.0/Foreign-Ptr.html#t:Ptr\" title=\"Foreign.Ptr\">Ptr</a> <a href=\"../base-4.13.0.0/Data-Word.html#t:Word16\" title=\"Data.Word\">Word16</a> -&gt; <a href=\"Data-Text-Foreign.html#t:I16\" title=\"Data.Text.Foreign\">I16</a> -&gt; <a href=\"../base-4.13.0.0/System-IO.html#t:IO\" title=\"System.IO\">IO</a> a) -&gt; <a href=\"../base-4.13.0.0/System-IO.html#t:IO\" title=\"System.IO\">IO</a> a","name":"useAsPtr","module":"Data.Text.Foreign","link":"Data-Text-Foreign.html#v:useAsPtr"},{"display_html":"<a href=\"#v:asForeignPtr\">asForeignPtr</a> :: <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"../base-4.13.0.0/System-IO.html#t:IO\" title=\"System.IO\">IO</a> (<a href=\"../base-4.13.0.0/Foreign-ForeignPtr-Safe.html#t:ForeignPtr\" title=\"Foreign.ForeignPtr.Safe\">ForeignPtr</a> <a href=\"../base-4.13.0.0/Data-Word.html#t:Word16\" title=\"Data.Word\">Word16</a>, <a href=\"Data-Text-Foreign.html#t:I16\" title=\"Data.Text.Foreign\">I16</a>)","name":"asForeignPtr","module":"Data.Text.Foreign","link":"Data-Text-Foreign.html#v:asForeignPtr"},{"display_html":"<a href=\"#v:peekCStringLen\">peekCStringLen</a> :: <a href=\"../base-4.13.0.0/Foreign-C-String.html#t:CStringLen\" title=\"Foreign.C.String\">CStringLen</a> -&gt; <a href=\"../base-4.13.0.0/System-IO.html#t:IO\" title=\"System.IO\">IO</a> <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"peekCStringLen","module":"Data.Text.Foreign","link":"Data-Text-Foreign.html#v:peekCStringLen"},{"display_html":"<a href=\"#v:withCStringLen\">withCStringLen</a> :: <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; (<a href=\"../base-4.13.0.0/Foreign-C-String.html#t:CStringLen\" title=\"Foreign.C.String\">CStringLen</a> -&gt; <a href=\"../base-4.13.0.0/System-IO.html#t:IO\" title=\"System.IO\">IO</a> a) -&gt; <a href=\"../base-4.13.0.0/System-IO.html#t:IO\" title=\"System.IO\">IO</a> a","name":"withCStringLen","module":"Data.Text.Foreign","link":"Data-Text-Foreign.html#v:withCStringLen"},{"display_html":"<a href=\"#v:lengthWord16\">lengthWord16</a> :: <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a>","name":"lengthWord16","module":"Data.Text.Foreign","link":"Data-Text-Foreign.html#v:lengthWord16"},{"display_html":"<a href=\"#v:unsafeCopyToPtr\">unsafeCopyToPtr</a> :: <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"../base-4.13.0.0/Foreign-Ptr.html#t:Ptr\" title=\"Foreign.Ptr\">Ptr</a> <a href=\"../base-4.13.0.0/Data-Word.html#t:Word16\" title=\"Data.Word\">Word16</a> -&gt; <a href=\"../base-4.13.0.0/System-IO.html#t:IO\" title=\"System.IO\">IO</a> ()","name":"unsafeCopyToPtr","module":"Data.Text.Foreign","link":"Data-Text-Foreign.html#v:unsafeCopyToPtr"},{"display_html":"<a href=\"#v:dropWord16\">dropWord16</a> :: <a href=\"Data-Text-Foreign.html#t:I16\" title=\"Data.Text.Foreign\">I16</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"dropWord16","module":"Data.Text.Foreign","link":"Data-Text-Foreign.html#v:dropWord16"},{"display_html":"<a href=\"#v:takeWord16\">takeWord16</a> :: <a href=\"Data-Text-Foreign.html#t:I16\" title=\"Data.Text.Foreign\">I16</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"takeWord16","module":"Data.Text.Foreign","link":"Data-Text-Foreign.html#v:takeWord16"},{"display_html":"<span class=\"keyword\">data</span> <a href=\"#t:Text\">Text</a>","name":"Text","module":"Data.Text","link":"Data-Text.html#t:Text"},{"display_html":"<a href=\"#v:pack\">pack</a> :: <a href=\"../base-4.13.0.0/Data-String.html#t:String\" title=\"Data.String\">String</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"pack","module":"Data.Text","link":"Data-Text.html#v:pack"},{"display_html":"<a href=\"#v:unpack\">unpack</a> :: <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"../base-4.13.0.0/Data-String.html#t:String\" title=\"Data.String\">String</a>","name":"unpack","module":"Data.Text","link":"Data-Text.html#v:unpack"},{"display_html":"<a href=\"#v:singleton\">singleton</a> :: <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"singleton","module":"Data.Text","link":"Data-Text.html#v:singleton"},{"display_html":"<a href=\"#v:empty\">empty</a> :: <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"empty","module":"Data.Text","link":"Data-Text.html#v:empty"},{"display_html":"<a href=\"#v:cons\">cons</a> :: <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"cons","module":"Data.Text","link":"Data-Text.html#v:cons"},{"display_html":"<a href=\"#v:snoc\">snoc</a> :: <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"snoc","module":"Data.Text","link":"Data-Text.html#v:snoc"},{"display_html":"<a href=\"#v:append\">append</a> :: <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"append","module":"Data.Text","link":"Data-Text.html#v:append"},{"display_html":"<a href=\"#v:uncons\">uncons</a> :: <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"../base-4.13.0.0/Data-Maybe.html#t:Maybe\" title=\"Data.Maybe\">Maybe</a> (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>, <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>)","name":"uncons","module":"Data.Text","link":"Data-Text.html#v:uncons"},{"display_html":"<a href=\"#v:unsnoc\">unsnoc</a> :: <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"../base-4.13.0.0/Data-Maybe.html#t:Maybe\" title=\"Data.Maybe\">Maybe</a> (<a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>, <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>)","name":"unsnoc","module":"Data.Text","link":"Data-Text.html#v:unsnoc"},{"display_html":"<a href=\"#v:head\">head</a> :: <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"head","module":"Data.Text","link":"Data-Text.html#v:head"},{"display_html":"<a href=\"#v:last\">last</a> :: <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"last","module":"Data.Text","link":"Data-Text.html#v:last"},{"display_html":"<a href=\"#v:tail\">tail</a> :: <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"tail","module":"Data.Text","link":"Data-Text.html#v:tail"},{"display_html":"<a href=\"#v:init\">init</a> :: <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"init","module":"Data.Text","link":"Data-Text.html#v:init"},{"display_html":"<a href=\"#v:null\">null</a> :: <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"../base-4.13.0.0/Data-Bool.html#t:Bool\" title=\"Data.Bool\">Bool</a>","name":"null","module":"Data.Text","link":"Data-Text.html#v:null"},{"display_html":"<a href=\"#v:length\">length</a> :: <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a>","name":"length","module":"Data.Text","link":"Data-Text.html#v:length"},{"display_html":"<a href=\"#v:compareLength\">compareLength</a> :: <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a> -&gt; <a href=\"../base-4.13.0.0/Data-Ord.html#t:Ordering\" title=\"Data.Ord\">Ordering</a>","name":"compareLength","module":"Data.Text","link":"Data-Text.html#v:compareLength"},{"display_html":"<a href=\"#v:map\">map</a> :: (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>) -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"map","module":"Data.Text","link":"Data-Text.html#v:map"},{"display_html":"<a href=\"#v:intercalate\">intercalate</a> :: <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; [<a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>] -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"intercalate","module":"Data.Text","link":"Data-Text.html#v:intercalate"},{"display_html":"<a href=\"#v:intersperse\">intersperse</a> :: <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"intersperse","module":"Data.Text","link":"Data-Text.html#v:intersperse"},{"display_html":"<a href=\"#v:transpose\">transpose</a> :: [<a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>] -&gt; [<a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>]","name":"transpose","module":"Data.Text","link":"Data-Text.html#v:transpose"},{"display_html":"<a href=\"#v:reverse\">reverse</a> :: <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"reverse","module":"Data.Text","link":"Data-Text.html#v:reverse"},{"display_html":"<a href=\"#v:replace\">replace</a> :: <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"replace","module":"Data.Text","link":"Data-Text.html#v:replace"},{"display_html":"<a href=\"#v:toCaseFold\">toCaseFold</a> :: <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"toCaseFold","module":"Data.Text","link":"Data-Text.html#v:toCaseFold"},{"display_html":"<a href=\"#v:toLower\">toLower</a> :: <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"toLower","module":"Data.Text","link":"Data-Text.html#v:toLower"},{"display_html":"<a href=\"#v:toUpper\">toUpper</a> :: <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"toUpper","module":"Data.Text","link":"Data-Text.html#v:toUpper"},{"display_html":"<a href=\"#v:toTitle\">toTitle</a> :: <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"toTitle","module":"Data.Text","link":"Data-Text.html#v:toTitle"},{"display_html":"<a href=\"#v:justifyLeft\">justifyLeft</a> :: <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"justifyLeft","module":"Data.Text","link":"Data-Text.html#v:justifyLeft"},{"display_html":"<a href=\"#v:justifyRight\">justifyRight</a> :: <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"justifyRight","module":"Data.Text","link":"Data-Text.html#v:justifyRight"},{"display_html":"<a href=\"#v:center\">center</a> :: <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"center","module":"Data.Text","link":"Data-Text.html#v:center"},{"display_html":"<a href=\"#v:foldl\">foldl</a> :: (a -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; a) -&gt; a -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; a","name":"foldl","module":"Data.Text","link":"Data-Text.html#v:foldl"},{"display_html":"<a href=\"#v:foldl-39-\">foldl'</a> :: (a -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; a) -&gt; a -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; a","name":"foldl'","module":"Data.Text","link":"Data-Text.html#v:foldl-39-"},{"display_html":"<a href=\"#v:foldl1\">foldl1</a> :: (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>) -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"foldl1","module":"Data.Text","link":"Data-Text.html#v:foldl1"},{"display_html":"<a href=\"#v:foldl1-39-\">foldl1'</a> :: (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>) -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"foldl1'","module":"Data.Text","link":"Data-Text.html#v:foldl1-39-"},{"display_html":"<a href=\"#v:foldr\">foldr</a> :: (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; a -&gt; a) -&gt; a -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; a","name":"foldr","module":"Data.Text","link":"Data-Text.html#v:foldr"},{"display_html":"<a href=\"#v:foldr1\">foldr1</a> :: (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>) -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"foldr1","module":"Data.Text","link":"Data-Text.html#v:foldr1"},{"display_html":"<a href=\"#v:concat\">concat</a> :: [<a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>] -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"concat","module":"Data.Text","link":"Data-Text.html#v:concat"},{"display_html":"<a href=\"#v:concatMap\">concatMap</a> :: (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>) -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"concatMap","module":"Data.Text","link":"Data-Text.html#v:concatMap"},{"display_html":"<a href=\"#v:any\">any</a> :: (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Bool.html#t:Bool\" title=\"Data.Bool\">Bool</a>) -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"../base-4.13.0.0/Data-Bool.html#t:Bool\" title=\"Data.Bool\">Bool</a>","name":"any","module":"Data.Text","link":"Data-Text.html#v:any"},{"display_html":"<a href=\"#v:all\">all</a> :: (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Bool.html#t:Bool\" title=\"Data.Bool\">Bool</a>) -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"../base-4.13.0.0/Data-Bool.html#t:Bool\" title=\"Data.Bool\">Bool</a>","name":"all","module":"Data.Text","link":"Data-Text.html#v:all"},{"display_html":"<a href=\"#v:maximum\">maximum</a> :: <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"maximum","module":"Data.Text","link":"Data-Text.html#v:maximum"},{"display_html":"<a href=\"#v:minimum\">minimum</a> :: <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"minimum","module":"Data.Text","link":"Data-Text.html#v:minimum"},{"display_html":"<a href=\"#v:scanl\">scanl</a> :: (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>) -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"scanl","module":"Data.Text","link":"Data-Text.html#v:scanl"},{"display_html":"<a href=\"#v:scanl1\">scanl1</a> :: (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>) -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"scanl1","module":"Data.Text","link":"Data-Text.html#v:scanl1"},{"display_html":"<a href=\"#v:scanr\">scanr</a> :: (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>) -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"scanr","module":"Data.Text","link":"Data-Text.html#v:scanr"},{"display_html":"<a href=\"#v:scanr1\">scanr1</a> :: (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>) -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"scanr1","module":"Data.Text","link":"Data-Text.html#v:scanr1"},{"display_html":"<a href=\"#v:mapAccumL\">mapAccumL</a> :: (a -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; (a, <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>)) -&gt; a -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; (a, <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>)","name":"mapAccumL","module":"Data.Text","link":"Data-Text.html#v:mapAccumL"},{"display_html":"<a href=\"#v:mapAccumR\">mapAccumR</a> :: (a -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; (a, <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>)) -&gt; a -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; (a, <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>)","name":"mapAccumR","module":"Data.Text","link":"Data-Text.html#v:mapAccumR"},{"display_html":"<a href=\"#v:replicate\">replicate</a> :: <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"replicate","module":"Data.Text","link":"Data-Text.html#v:replicate"},{"display_html":"<a href=\"#v:unfoldr\">unfoldr</a> :: (a -&gt; <a href=\"../base-4.13.0.0/Data-Maybe.html#t:Maybe\" title=\"Data.Maybe\">Maybe</a> (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>, a)) -&gt; a -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"unfoldr","module":"Data.Text","link":"Data-Text.html#v:unfoldr"},{"display_html":"<a href=\"#v:unfoldrN\">unfoldrN</a> :: <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a> -&gt; (a -&gt; <a href=\"../base-4.13.0.0/Data-Maybe.html#t:Maybe\" title=\"Data.Maybe\">Maybe</a> (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>, a)) -&gt; a -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"unfoldrN","module":"Data.Text","link":"Data-Text.html#v:unfoldrN"},{"display_html":"<a href=\"#v:take\">take</a> :: <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"take","module":"Data.Text","link":"Data-Text.html#v:take"},{"display_html":"<a href=\"#v:takeEnd\">takeEnd</a> :: <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"takeEnd","module":"Data.Text","link":"Data-Text.html#v:takeEnd"},{"display_html":"<a href=\"#v:drop\">drop</a> :: <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"drop","module":"Data.Text","link":"Data-Text.html#v:drop"},{"display_html":"<a href=\"#v:dropEnd\">dropEnd</a> :: <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"dropEnd","module":"Data.Text","link":"Data-Text.html#v:dropEnd"},{"display_html":"<a href=\"#v:takeWhile\">takeWhile</a> :: (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Bool.html#t:Bool\" title=\"Data.Bool\">Bool</a>) -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"takeWhile","module":"Data.Text","link":"Data-Text.html#v:takeWhile"},{"display_html":"<a href=\"#v:takeWhileEnd\">takeWhileEnd</a> :: (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Bool.html#t:Bool\" title=\"Data.Bool\">Bool</a>) -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"takeWhileEnd","module":"Data.Text","link":"Data-Text.html#v:takeWhileEnd"},{"display_html":"<a href=\"#v:dropWhile\">dropWhile</a> :: (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Bool.html#t:Bool\" title=\"Data.Bool\">Bool</a>) -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"dropWhile","module":"Data.Text","link":"Data-Text.html#v:dropWhile"},{"display_html":"<a href=\"#v:dropWhileEnd\">dropWhileEnd</a> :: (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Bool.html#t:Bool\" title=\"Data.Bool\">Bool</a>) -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"dropWhileEnd","module":"Data.Text","link":"Data-Text.html#v:dropWhileEnd"},{"display_html":"<a href=\"#v:dropAround\">dropAround</a> :: (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Bool.html#t:Bool\" title=\"Data.Bool\">Bool</a>) -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"dropAround","module":"Data.Text","link":"Data-Text.html#v:dropAround"},{"display_html":"<a href=\"#v:strip\">strip</a> :: <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"strip","module":"Data.Text","link":"Data-Text.html#v:strip"},{"display_html":"<a href=\"#v:stripStart\">stripStart</a> :: <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"stripStart","module":"Data.Text","link":"Data-Text.html#v:stripStart"},{"display_html":"<a href=\"#v:stripEnd\">stripEnd</a> :: <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"stripEnd","module":"Data.Text","link":"Data-Text.html#v:stripEnd"},{"display_html":"<a href=\"#v:splitAt\">splitAt</a> :: <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; (<a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>, <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>)","name":"splitAt","module":"Data.Text","link":"Data-Text.html#v:splitAt"},{"display_html":"<a href=\"#v:breakOn\">breakOn</a> :: <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; (<a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>, <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>)","name":"breakOn","module":"Data.Text","link":"Data-Text.html#v:breakOn"},{"display_html":"<a href=\"#v:breakOnEnd\">breakOnEnd</a> :: <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; (<a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>, <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>)","name":"breakOnEnd","module":"Data.Text","link":"Data-Text.html#v:breakOnEnd"},{"display_html":"<a href=\"#v:break\">break</a> :: (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Bool.html#t:Bool\" title=\"Data.Bool\">Bool</a>) -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; (<a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>, <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>)","name":"break","module":"Data.Text","link":"Data-Text.html#v:break"},{"display_html":"<a href=\"#v:span\">span</a> :: (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Bool.html#t:Bool\" title=\"Data.Bool\">Bool</a>) -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; (<a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>, <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>)","name":"span","module":"Data.Text","link":"Data-Text.html#v:span"},{"display_html":"<a href=\"#v:group\">group</a> :: <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; [<a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>]","name":"group","module":"Data.Text","link":"Data-Text.html#v:group"},{"display_html":"<a href=\"#v:groupBy\">groupBy</a> :: (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Bool.html#t:Bool\" title=\"Data.Bool\">Bool</a>) -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; [<a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>]","name":"groupBy","module":"Data.Text","link":"Data-Text.html#v:groupBy"},{"display_html":"<a href=\"#v:inits\">inits</a> :: <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; [<a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>]","name":"inits","module":"Data.Text","link":"Data-Text.html#v:inits"},{"display_html":"<a href=\"#v:tails\">tails</a> :: <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; [<a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>]","name":"tails","module":"Data.Text","link":"Data-Text.html#v:tails"},{"display_html":"<a href=\"#v:splitOn\">splitOn</a> :: <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; [<a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>]","name":"splitOn","module":"Data.Text","link":"Data-Text.html#v:splitOn"},{"display_html":"<a href=\"#v:split\">split</a> :: (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Bool.html#t:Bool\" title=\"Data.Bool\">Bool</a>) -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; [<a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>]","name":"split","module":"Data.Text","link":"Data-Text.html#v:split"},{"display_html":"<a href=\"#v:chunksOf\">chunksOf</a> :: <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; [<a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>]","name":"chunksOf","module":"Data.Text","link":"Data-Text.html#v:chunksOf"},{"display_html":"<a href=\"#v:lines\">lines</a> :: <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; [<a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>]","name":"lines","module":"Data.Text","link":"Data-Text.html#v:lines"},{"display_html":"<a href=\"#v:words\">words</a> :: <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; [<a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>]","name":"words","module":"Data.Text","link":"Data-Text.html#v:words"},{"display_html":"<a href=\"#v:unlines\">unlines</a> :: [<a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>] -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"unlines","module":"Data.Text","link":"Data-Text.html#v:unlines"},{"display_html":"<a href=\"#v:unwords\">unwords</a> :: [<a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>] -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"unwords","module":"Data.Text","link":"Data-Text.html#v:unwords"},{"display_html":"<a href=\"#v:isPrefixOf\">isPrefixOf</a> :: <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"../base-4.13.0.0/Data-Bool.html#t:Bool\" title=\"Data.Bool\">Bool</a>","name":"isPrefixOf","module":"Data.Text","link":"Data-Text.html#v:isPrefixOf"},{"display_html":"<a href=\"#v:isSuffixOf\">isSuffixOf</a> :: <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"../base-4.13.0.0/Data-Bool.html#t:Bool\" title=\"Data.Bool\">Bool</a>","name":"isSuffixOf","module":"Data.Text","link":"Data-Text.html#v:isSuffixOf"},{"display_html":"<a href=\"#v:isInfixOf\">isInfixOf</a> :: <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"../base-4.13.0.0/Data-Bool.html#t:Bool\" title=\"Data.Bool\">Bool</a>","name":"isInfixOf","module":"Data.Text","link":"Data-Text.html#v:isInfixOf"},{"display_html":"<a href=\"#v:stripPrefix\">stripPrefix</a> :: <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"../base-4.13.0.0/Data-Maybe.html#t:Maybe\" title=\"Data.Maybe\">Maybe</a> <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"stripPrefix","module":"Data.Text","link":"Data-Text.html#v:stripPrefix"},{"display_html":"<a href=\"#v:stripSuffix\">stripSuffix</a> :: <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"../base-4.13.0.0/Data-Maybe.html#t:Maybe\" title=\"Data.Maybe\">Maybe</a> <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"stripSuffix","module":"Data.Text","link":"Data-Text.html#v:stripSuffix"},{"display_html":"<a href=\"#v:commonPrefixes\">commonPrefixes</a> :: <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"../base-4.13.0.0/Data-Maybe.html#t:Maybe\" title=\"Data.Maybe\">Maybe</a> (<a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>, <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>, <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>)","name":"commonPrefixes","module":"Data.Text","link":"Data-Text.html#v:commonPrefixes"},{"display_html":"<a href=\"#v:filter\">filter</a> :: (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Bool.html#t:Bool\" title=\"Data.Bool\">Bool</a>) -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"filter","module":"Data.Text","link":"Data-Text.html#v:filter"},{"display_html":"<a href=\"#v:breakOnAll\">breakOnAll</a> :: <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; [(<a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>, <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>)]","name":"breakOnAll","module":"Data.Text","link":"Data-Text.html#v:breakOnAll"},{"display_html":"<a href=\"#v:find\">find</a> :: (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Bool.html#t:Bool\" title=\"Data.Bool\">Bool</a>) -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"../base-4.13.0.0/Data-Maybe.html#t:Maybe\" title=\"Data.Maybe\">Maybe</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"find","module":"Data.Text","link":"Data-Text.html#v:find"},{"display_html":"<a href=\"#v:partition\">partition</a> :: (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Bool.html#t:Bool\" title=\"Data.Bool\">Bool</a>) -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; (<a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>, <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>)","name":"partition","module":"Data.Text","link":"Data-Text.html#v:partition"},{"display_html":"<a href=\"#v:index\">index</a> :: <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"index","module":"Data.Text","link":"Data-Text.html#v:index"},{"display_html":"<a href=\"#v:findIndex\">findIndex</a> :: (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Bool.html#t:Bool\" title=\"Data.Bool\">Bool</a>) -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"../base-4.13.0.0/Data-Maybe.html#t:Maybe\" title=\"Data.Maybe\">Maybe</a> <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a>","name":"findIndex","module":"Data.Text","link":"Data-Text.html#v:findIndex"},{"display_html":"<a href=\"#v:count\">count</a> :: <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a>","name":"count","module":"Data.Text","link":"Data-Text.html#v:count"},{"display_html":"<a href=\"#v:zip\">zip</a> :: <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; [(<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>, <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>)]","name":"zip","module":"Data.Text","link":"Data-Text.html#v:zip"},{"display_html":"<a href=\"#v:zipWith\">zipWith</a> :: (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>) -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"zipWith","module":"Data.Text","link":"Data-Text.html#v:zipWith"},{"display_html":"<a href=\"#v:copy\">copy</a> :: <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"copy","module":"Data.Text","link":"Data-Text.html#v:copy"},{"display_html":"<a href=\"#v:unpackCString-35-\">unpackCString#</a> :: <a href=\"../base-4.13.0.0/GHC-Exts.html#t:Addr-35-\" title=\"GHC.Exts\">Addr#</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"unpackCString#","module":"Data.Text","link":"Data-Text.html#v:unpackCString-35-"},{"display_html":"<span class=\"keyword\">type</span> <a href=\"#t:Reader\">Reader</a> a = <a href=\"Data-Text-Internal-Read.html#t:IReader\" title=\"Data.Text.Internal.Read\">IReader</a> <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> a","name":"Reader","module":"Data.Text.Read","link":"Data-Text-Read.html#t:Reader"},{"display_html":"<a href=\"#v:decimal\">decimal</a> :: <a href=\"../base-4.13.0.0/Prelude.html#t:Integral\" title=\"Prelude\">Integral</a> a =&gt; <a href=\"Data-Text-Read.html#t:Reader\" title=\"Data.Text.Read\">Reader</a> a","name":"decimal","module":"Data.Text.Read","link":"Data-Text-Read.html#v:decimal"},{"display_html":"<a href=\"#v:hexadecimal\">hexadecimal</a> :: <a href=\"../base-4.13.0.0/Prelude.html#t:Integral\" title=\"Prelude\">Integral</a> a =&gt; <a href=\"Data-Text-Read.html#t:Reader\" title=\"Data.Text.Read\">Reader</a> a","name":"hexadecimal","module":"Data.Text.Read","link":"Data-Text-Read.html#v:hexadecimal"},{"display_html":"<a href=\"#v:signed\">signed</a> :: <a href=\"../base-4.13.0.0/Prelude.html#t:Num\" title=\"Prelude\">Num</a> a =&gt; <a href=\"Data-Text-Read.html#t:Reader\" title=\"Data.Text.Read\">Reader</a> a -&gt; <a href=\"Data-Text-Read.html#t:Reader\" title=\"Data.Text.Read\">Reader</a> a","name":"signed","module":"Data.Text.Read","link":"Data-Text-Read.html#v:signed"},{"display_html":"<a href=\"#v:rational\">rational</a> :: <a href=\"../base-4.13.0.0/Prelude.html#t:Fractional\" title=\"Prelude\">Fractional</a> a =&gt; <a href=\"Data-Text-Read.html#t:Reader\" title=\"Data.Text.Read\">Reader</a> a","name":"rational","module":"Data.Text.Read","link":"Data-Text-Read.html#v:rational"},{"display_html":"<a href=\"#v:double\">double</a> :: <a href=\"Data-Text-Read.html#t:Reader\" title=\"Data.Text.Read\">Reader</a> <a href=\"../base-4.13.0.0/Prelude.html#t:Double\" title=\"Prelude\">Double</a>","name":"double","module":"Data.Text.Read","link":"Data-Text-Read.html#v:double"},{"display_html":"<span class=\"keyword\">data</span> <a href=\"#t:Text\">Text</a><ul class=\"subs\"><li>= <a href=\"#v:Empty\">Empty</a></li><li>| <a href=\"#v:Chunk\">Chunk</a> !<a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> <a href=\"Data-Text-Internal-Lazy.html#t:Text\" title=\"Data.Text.Internal.Lazy\">Text</a></li></ul>","name":"Text Chunk Empty","module":"Data.Text.Internal.Lazy","link":"Data-Text-Internal-Lazy.html#t:Text"},{"display_html":"<a href=\"#v:chunk\">chunk</a> :: <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"Data-Text-Internal-Lazy.html#t:Text\" title=\"Data.Text.Internal.Lazy\">Text</a> -&gt; <a href=\"Data-Text-Internal-Lazy.html#t:Text\" title=\"Data.Text.Internal.Lazy\">Text</a>","name":"chunk","module":"Data.Text.Internal.Lazy","link":"Data-Text-Internal-Lazy.html#v:chunk"},{"display_html":"<a href=\"#v:empty\">empty</a> :: <a href=\"Data-Text-Internal-Lazy.html#t:Text\" title=\"Data.Text.Internal.Lazy\">Text</a>","name":"empty","module":"Data.Text.Internal.Lazy","link":"Data-Text-Internal-Lazy.html#v:empty"},{"display_html":"<a href=\"#v:foldrChunks\">foldrChunks</a> :: (<a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; a -&gt; a) -&gt; a -&gt; <a href=\"Data-Text-Internal-Lazy.html#t:Text\" title=\"Data.Text.Internal.Lazy\">Text</a> -&gt; a","name":"foldrChunks","module":"Data.Text.Internal.Lazy","link":"Data-Text-Internal-Lazy.html#v:foldrChunks"},{"display_html":"<a href=\"#v:foldlChunks\">foldlChunks</a> :: (a -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; a) -&gt; a -&gt; <a href=\"Data-Text-Internal-Lazy.html#t:Text\" title=\"Data.Text.Internal.Lazy\">Text</a> -&gt; a","name":"foldlChunks","module":"Data.Text.Internal.Lazy","link":"Data-Text-Internal-Lazy.html#v:foldlChunks"},{"display_html":"<a href=\"#v:strictInvariant\">strictInvariant</a> :: <a href=\"Data-Text-Internal-Lazy.html#t:Text\" title=\"Data.Text.Internal.Lazy\">Text</a> -&gt; <a href=\"../base-4.13.0.0/Data-Bool.html#t:Bool\" title=\"Data.Bool\">Bool</a>","name":"strictInvariant","module":"Data.Text.Internal.Lazy","link":"Data-Text-Internal-Lazy.html#v:strictInvariant"},{"display_html":"<a href=\"#v:lazyInvariant\">lazyInvariant</a> :: <a href=\"Data-Text-Internal-Lazy.html#t:Text\" title=\"Data.Text.Internal.Lazy\">Text</a> -&gt; <a href=\"Data-Text-Internal-Lazy.html#t:Text\" title=\"Data.Text.Internal.Lazy\">Text</a>","name":"lazyInvariant","module":"Data.Text.Internal.Lazy","link":"Data-Text-Internal-Lazy.html#v:lazyInvariant"},{"display_html":"<a href=\"#v:showStructure\">showStructure</a> :: <a href=\"Data-Text-Internal-Lazy.html#t:Text\" title=\"Data.Text.Internal.Lazy\">Text</a> -&gt; <a href=\"../base-4.13.0.0/Data-String.html#t:String\" title=\"Data.String\">String</a>","name":"showStructure","module":"Data.Text.Internal.Lazy","link":"Data-Text-Internal-Lazy.html#v:showStructure"},{"display_html":"<a href=\"#v:defaultChunkSize\">defaultChunkSize</a> :: <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a>","name":"defaultChunkSize","module":"Data.Text.Internal.Lazy","link":"Data-Text-Internal-Lazy.html#v:defaultChunkSize"},{"display_html":"<a href=\"#v:smallChunkSize\">smallChunkSize</a> :: <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a>","name":"smallChunkSize","module":"Data.Text.Internal.Lazy","link":"Data-Text-Internal-Lazy.html#v:smallChunkSize"},{"display_html":"<a href=\"#v:chunkOverhead\">chunkOverhead</a> :: <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a>","name":"chunkOverhead","module":"Data.Text.Internal.Lazy","link":"Data-Text-Internal-Lazy.html#v:chunkOverhead"},{"display_html":"module <a href=\"Data-Text-Internal-Lazy.html\">Data.Text.Internal.Lazy</a>","name":"","module":"Data.Text.Lazy.Internal","link":""},{"display_html":"<a href=\"#v:indices\">indices</a> :: <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; [<a href=\"../base-4.13.0.0/Data-Int.html#t:Int64\" title=\"Data.Int\">Int64</a>]","name":"indices","module":"Data.Text.Internal.Lazy.Search","link":"Data-Text-Internal-Lazy-Search.html#v:indices"},{"display_html":"<a href=\"#v:stream\">stream</a> :: <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"stream","module":"Data.Text.Internal.Lazy.Fusion","link":"Data-Text-Internal-Lazy-Fusion.html#v:stream"},{"display_html":"<a href=\"#v:unstream\">unstream</a> :: <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>","name":"unstream","module":"Data.Text.Internal.Lazy.Fusion","link":"Data-Text-Internal-Lazy-Fusion.html#v:unstream"},{"display_html":"<a href=\"#v:unstreamChunks\">unstreamChunks</a> :: <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a> -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>","name":"unstreamChunks","module":"Data.Text.Internal.Lazy.Fusion","link":"Data-Text-Internal-Lazy-Fusion.html#v:unstreamChunks"},{"display_html":"<a href=\"#v:length\">length</a> :: <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Int.html#t:Int64\" title=\"Data.Int\">Int64</a>","name":"length","module":"Data.Text.Internal.Lazy.Fusion","link":"Data-Text-Internal-Lazy-Fusion.html#v:length"},{"display_html":"<a href=\"#v:unfoldrN\">unfoldrN</a> :: <a href=\"../base-4.13.0.0/Data-Int.html#t:Int64\" title=\"Data.Int\">Int64</a> -&gt; (a -&gt; <a href=\"../base-4.13.0.0/Data-Maybe.html#t:Maybe\" title=\"Data.Maybe\">Maybe</a> (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>, a)) -&gt; a -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"unfoldrN","module":"Data.Text.Internal.Lazy.Fusion","link":"Data-Text-Internal-Lazy-Fusion.html#v:unfoldrN"},{"display_html":"<a href=\"#v:index\">index</a> :: <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Int.html#t:Int64\" title=\"Data.Int\">Int64</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"index","module":"Data.Text.Internal.Lazy.Fusion","link":"Data-Text-Internal-Lazy-Fusion.html#v:index"},{"display_html":"<a href=\"#v:countChar\">countChar</a> :: <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"Data-Text-Internal-Fusion-Types.html#t:Stream\" title=\"Data.Text.Internal.Fusion.Types\">Stream</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Int.html#t:Int64\" title=\"Data.Int\">Int64</a>","name":"countChar","module":"Data.Text.Internal.Lazy.Fusion","link":"Data-Text-Internal-Lazy-Fusion.html#v:countChar"},{"display_html":"<a href=\"#v:decodeASCII\">decodeASCII</a> :: <a href=\"../bytestring-0.10.10.1/Data-ByteString-Lazy.html#t:ByteString\" title=\"Data.ByteString.Lazy\">ByteString</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>","name":"decodeASCII","module":"Data.Text.Lazy.Encoding","link":"Data-Text-Lazy-Encoding.html#v:decodeASCII"},{"display_html":"<a href=\"#v:decodeLatin1\">decodeLatin1</a> :: <a href=\"../bytestring-0.10.10.1/Data-ByteString-Lazy.html#t:ByteString\" title=\"Data.ByteString.Lazy\">ByteString</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>","name":"decodeLatin1","module":"Data.Text.Lazy.Encoding","link":"Data-Text-Lazy-Encoding.html#v:decodeLatin1"},{"display_html":"<a href=\"#v:decodeUtf8\">decodeUtf8</a> :: <a href=\"../bytestring-0.10.10.1/Data-ByteString-Lazy.html#t:ByteString\" title=\"Data.ByteString.Lazy\">ByteString</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>","name":"decodeUtf8","module":"Data.Text.Lazy.Encoding","link":"Data-Text-Lazy-Encoding.html#v:decodeUtf8"},{"display_html":"<a href=\"#v:decodeUtf16LE\">decodeUtf16LE</a> :: <a href=\"../bytestring-0.10.10.1/Data-ByteString-Lazy.html#t:ByteString\" title=\"Data.ByteString.Lazy\">ByteString</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>","name":"decodeUtf16LE","module":"Data.Text.Lazy.Encoding","link":"Data-Text-Lazy-Encoding.html#v:decodeUtf16LE"},{"display_html":"<a href=\"#v:decodeUtf16BE\">decodeUtf16BE</a> :: <a href=\"../bytestring-0.10.10.1/Data-ByteString-Lazy.html#t:ByteString\" title=\"Data.ByteString.Lazy\">ByteString</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>","name":"decodeUtf16BE","module":"Data.Text.Lazy.Encoding","link":"Data-Text-Lazy-Encoding.html#v:decodeUtf16BE"},{"display_html":"<a href=\"#v:decodeUtf32LE\">decodeUtf32LE</a> :: <a href=\"../bytestring-0.10.10.1/Data-ByteString-Lazy.html#t:ByteString\" title=\"Data.ByteString.Lazy\">ByteString</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>","name":"decodeUtf32LE","module":"Data.Text.Lazy.Encoding","link":"Data-Text-Lazy-Encoding.html#v:decodeUtf32LE"},{"display_html":"<a href=\"#v:decodeUtf32BE\">decodeUtf32BE</a> :: <a href=\"../bytestring-0.10.10.1/Data-ByteString-Lazy.html#t:ByteString\" title=\"Data.ByteString.Lazy\">ByteString</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>","name":"decodeUtf32BE","module":"Data.Text.Lazy.Encoding","link":"Data-Text-Lazy-Encoding.html#v:decodeUtf32BE"},{"display_html":"<a href=\"#v:decodeUtf8-39-\">decodeUtf8'</a> :: <a href=\"../bytestring-0.10.10.1/Data-ByteString-Lazy.html#t:ByteString\" title=\"Data.ByteString.Lazy\">ByteString</a> -&gt; <a href=\"../base-4.13.0.0/Data-Either.html#t:Either\" title=\"Data.Either\">Either</a> <a href=\"Data-Text-Encoding-Error.html#t:UnicodeException\" title=\"Data.Text.Encoding.Error\">UnicodeException</a> <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>","name":"decodeUtf8'","module":"Data.Text.Lazy.Encoding","link":"Data-Text-Lazy-Encoding.html#v:decodeUtf8-39-"},{"display_html":"<a href=\"#v:decodeUtf8With\">decodeUtf8With</a> :: <a href=\"Data-Text-Encoding-Error.html#t:OnDecodeError\" title=\"Data.Text.Encoding.Error\">OnDecodeError</a> -&gt; <a href=\"../bytestring-0.10.10.1/Data-ByteString-Lazy.html#t:ByteString\" title=\"Data.ByteString.Lazy\">ByteString</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>","name":"decodeUtf8With","module":"Data.Text.Lazy.Encoding","link":"Data-Text-Lazy-Encoding.html#v:decodeUtf8With"},{"display_html":"<a href=\"#v:decodeUtf16LEWith\">decodeUtf16LEWith</a> :: <a href=\"Data-Text-Encoding-Error.html#t:OnDecodeError\" title=\"Data.Text.Encoding.Error\">OnDecodeError</a> -&gt; <a href=\"../bytestring-0.10.10.1/Data-ByteString-Lazy.html#t:ByteString\" title=\"Data.ByteString.Lazy\">ByteString</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>","name":"decodeUtf16LEWith","module":"Data.Text.Lazy.Encoding","link":"Data-Text-Lazy-Encoding.html#v:decodeUtf16LEWith"},{"display_html":"<a href=\"#v:decodeUtf16BEWith\">decodeUtf16BEWith</a> :: <a href=\"Data-Text-Encoding-Error.html#t:OnDecodeError\" title=\"Data.Text.Encoding.Error\">OnDecodeError</a> -&gt; <a href=\"../bytestring-0.10.10.1/Data-ByteString-Lazy.html#t:ByteString\" title=\"Data.ByteString.Lazy\">ByteString</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>","name":"decodeUtf16BEWith","module":"Data.Text.Lazy.Encoding","link":"Data-Text-Lazy-Encoding.html#v:decodeUtf16BEWith"},{"display_html":"<a href=\"#v:decodeUtf32LEWith\">decodeUtf32LEWith</a> :: <a href=\"Data-Text-Encoding-Error.html#t:OnDecodeError\" title=\"Data.Text.Encoding.Error\">OnDecodeError</a> -&gt; <a href=\"../bytestring-0.10.10.1/Data-ByteString-Lazy.html#t:ByteString\" title=\"Data.ByteString.Lazy\">ByteString</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>","name":"decodeUtf32LEWith","module":"Data.Text.Lazy.Encoding","link":"Data-Text-Lazy-Encoding.html#v:decodeUtf32LEWith"},{"display_html":"<a href=\"#v:decodeUtf32BEWith\">decodeUtf32BEWith</a> :: <a href=\"Data-Text-Encoding-Error.html#t:OnDecodeError\" title=\"Data.Text.Encoding.Error\">OnDecodeError</a> -&gt; <a href=\"../bytestring-0.10.10.1/Data-ByteString-Lazy.html#t:ByteString\" title=\"Data.ByteString.Lazy\">ByteString</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>","name":"decodeUtf32BEWith","module":"Data.Text.Lazy.Encoding","link":"Data-Text-Lazy-Encoding.html#v:decodeUtf32BEWith"},{"display_html":"<a href=\"#v:encodeUtf8\">encodeUtf8</a> :: <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"../bytestring-0.10.10.1/Data-ByteString-Lazy.html#t:ByteString\" title=\"Data.ByteString.Lazy\">ByteString</a>","name":"encodeUtf8","module":"Data.Text.Lazy.Encoding","link":"Data-Text-Lazy-Encoding.html#v:encodeUtf8"},{"display_html":"<a href=\"#v:encodeUtf16LE\">encodeUtf16LE</a> :: <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"../bytestring-0.10.10.1/Data-ByteString-Lazy.html#t:ByteString\" title=\"Data.ByteString.Lazy\">ByteString</a>","name":"encodeUtf16LE","module":"Data.Text.Lazy.Encoding","link":"Data-Text-Lazy-Encoding.html#v:encodeUtf16LE"},{"display_html":"<a href=\"#v:encodeUtf16BE\">encodeUtf16BE</a> :: <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"../bytestring-0.10.10.1/Data-ByteString-Lazy.html#t:ByteString\" title=\"Data.ByteString.Lazy\">ByteString</a>","name":"encodeUtf16BE","module":"Data.Text.Lazy.Encoding","link":"Data-Text-Lazy-Encoding.html#v:encodeUtf16BE"},{"display_html":"<a href=\"#v:encodeUtf32LE\">encodeUtf32LE</a> :: <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"../bytestring-0.10.10.1/Data-ByteString-Lazy.html#t:ByteString\" title=\"Data.ByteString.Lazy\">ByteString</a>","name":"encodeUtf32LE","module":"Data.Text.Lazy.Encoding","link":"Data-Text-Lazy-Encoding.html#v:encodeUtf32LE"},{"display_html":"<a href=\"#v:encodeUtf32BE\">encodeUtf32BE</a> :: <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"../bytestring-0.10.10.1/Data-ByteString-Lazy.html#t:ByteString\" title=\"Data.ByteString.Lazy\">ByteString</a>","name":"encodeUtf32BE","module":"Data.Text.Lazy.Encoding","link":"Data-Text-Lazy-Encoding.html#v:encodeUtf32BE"},{"display_html":"<a href=\"#v:encodeUtf8Builder\">encodeUtf8Builder</a> :: <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"../binary-0.8.7.0/Data-Binary-Builder.html#t:Builder\" title=\"Data.Binary.Builder\">Builder</a>","name":"encodeUtf8Builder","module":"Data.Text.Lazy.Encoding","link":"Data-Text-Lazy-Encoding.html#v:encodeUtf8Builder"},{"display_html":"<a href=\"#v:encodeUtf8BuilderEscaped\">encodeUtf8BuilderEscaped</a> :: <a href=\"../bytestring-0.10.10.1/Data-ByteString-Builder-Prim.html#t:BoundedPrim\" title=\"Data.ByteString.Builder.Prim\">BoundedPrim</a> <a href=\"../base-4.13.0.0/Data-Word.html#t:Word8\" title=\"Data.Word\">Word8</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"../binary-0.8.7.0/Data-Binary-Builder.html#t:Builder\" title=\"Data.Binary.Builder\">Builder</a>","name":"encodeUtf8BuilderEscaped","module":"Data.Text.Lazy.Encoding","link":"Data-Text-Lazy-Encoding.html#v:encodeUtf8BuilderEscaped"},{"display_html":"<span class=\"keyword\">data</span> <a href=\"#t:Text\">Text</a>","name":"Text","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#t:Text"},{"display_html":"<a href=\"#v:pack\">pack</a> :: <a href=\"../base-4.13.0.0/Data-String.html#t:String\" title=\"Data.String\">String</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>","name":"pack","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:pack"},{"display_html":"<a href=\"#v:unpack\">unpack</a> :: <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"../base-4.13.0.0/Data-String.html#t:String\" title=\"Data.String\">String</a>","name":"unpack","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:unpack"},{"display_html":"<a href=\"#v:singleton\">singleton</a> :: <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>","name":"singleton","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:singleton"},{"display_html":"<a href=\"#v:empty\">empty</a> :: <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>","name":"empty","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:empty"},{"display_html":"<a href=\"#v:fromChunks\">fromChunks</a> :: [<a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>] -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>","name":"fromChunks","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:fromChunks"},{"display_html":"<a href=\"#v:toChunks\">toChunks</a> :: <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; [<a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>]","name":"toChunks","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:toChunks"},{"display_html":"<a href=\"#v:toStrict\">toStrict</a> :: <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"toStrict","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:toStrict"},{"display_html":"<a href=\"#v:fromStrict\">fromStrict</a> :: <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>","name":"fromStrict","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:fromStrict"},{"display_html":"<a href=\"#v:foldrChunks\">foldrChunks</a> :: (<a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; a -&gt; a) -&gt; a -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; a","name":"foldrChunks","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:foldrChunks"},{"display_html":"<a href=\"#v:foldlChunks\">foldlChunks</a> :: (a -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; a) -&gt; a -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; a","name":"foldlChunks","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:foldlChunks"},{"display_html":"<a href=\"#v:cons\">cons</a> :: <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>","name":"cons","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:cons"},{"display_html":"<a href=\"#v:snoc\">snoc</a> :: <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>","name":"snoc","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:snoc"},{"display_html":"<a href=\"#v:append\">append</a> :: <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>","name":"append","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:append"},{"display_html":"<a href=\"#v:uncons\">uncons</a> :: <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"../base-4.13.0.0/Data-Maybe.html#t:Maybe\" title=\"Data.Maybe\">Maybe</a> (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>, <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>)","name":"uncons","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:uncons"},{"display_html":"<a href=\"#v:unsnoc\">unsnoc</a> :: <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"../base-4.13.0.0/Data-Maybe.html#t:Maybe\" title=\"Data.Maybe\">Maybe</a> (<a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>, <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>)","name":"unsnoc","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:unsnoc"},{"display_html":"<a href=\"#v:head\">head</a> :: <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"head","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:head"},{"display_html":"<a href=\"#v:last\">last</a> :: <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"last","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:last"},{"display_html":"<a href=\"#v:tail\">tail</a> :: <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>","name":"tail","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:tail"},{"display_html":"<a href=\"#v:init\">init</a> :: <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>","name":"init","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:init"},{"display_html":"<a href=\"#v:null\">null</a> :: <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"../base-4.13.0.0/Data-Bool.html#t:Bool\" title=\"Data.Bool\">Bool</a>","name":"null","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:null"},{"display_html":"<a href=\"#v:length\">length</a> :: <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"../base-4.13.0.0/Data-Int.html#t:Int64\" title=\"Data.Int\">Int64</a>","name":"length","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:length"},{"display_html":"<a href=\"#v:compareLength\">compareLength</a> :: <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"../base-4.13.0.0/Data-Int.html#t:Int64\" title=\"Data.Int\">Int64</a> -&gt; <a href=\"../base-4.13.0.0/Data-Ord.html#t:Ordering\" title=\"Data.Ord\">Ordering</a>","name":"compareLength","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:compareLength"},{"display_html":"<a href=\"#v:map\">map</a> :: (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>) -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>","name":"map","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:map"},{"display_html":"<a href=\"#v:intercalate\">intercalate</a> :: <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; [<a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>] -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>","name":"intercalate","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:intercalate"},{"display_html":"<a href=\"#v:intersperse\">intersperse</a> :: <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>","name":"intersperse","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:intersperse"},{"display_html":"<a href=\"#v:transpose\">transpose</a> :: [<a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>] -&gt; [<a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>]","name":"transpose","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:transpose"},{"display_html":"<a href=\"#v:reverse\">reverse</a> :: <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>","name":"reverse","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:reverse"},{"display_html":"<a href=\"#v:replace\">replace</a> :: <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>","name":"replace","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:replace"},{"display_html":"<a href=\"#v:toCaseFold\">toCaseFold</a> :: <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>","name":"toCaseFold","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:toCaseFold"},{"display_html":"<a href=\"#v:toLower\">toLower</a> :: <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>","name":"toLower","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:toLower"},{"display_html":"<a href=\"#v:toUpper\">toUpper</a> :: <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>","name":"toUpper","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:toUpper"},{"display_html":"<a href=\"#v:toTitle\">toTitle</a> :: <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>","name":"toTitle","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:toTitle"},{"display_html":"<a href=\"#v:justifyLeft\">justifyLeft</a> :: <a href=\"../base-4.13.0.0/Data-Int.html#t:Int64\" title=\"Data.Int\">Int64</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>","name":"justifyLeft","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:justifyLeft"},{"display_html":"<a href=\"#v:justifyRight\">justifyRight</a> :: <a href=\"../base-4.13.0.0/Data-Int.html#t:Int64\" title=\"Data.Int\">Int64</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>","name":"justifyRight","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:justifyRight"},{"display_html":"<a href=\"#v:center\">center</a> :: <a href=\"../base-4.13.0.0/Data-Int.html#t:Int64\" title=\"Data.Int\">Int64</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>","name":"center","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:center"},{"display_html":"<a href=\"#v:foldl\">foldl</a> :: (a -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; a) -&gt; a -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; a","name":"foldl","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:foldl"},{"display_html":"<a href=\"#v:foldl-39-\">foldl'</a> :: (a -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; a) -&gt; a -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; a","name":"foldl'","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:foldl-39-"},{"display_html":"<a href=\"#v:foldl1\">foldl1</a> :: (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>) -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"foldl1","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:foldl1"},{"display_html":"<a href=\"#v:foldl1-39-\">foldl1'</a> :: (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>) -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"foldl1'","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:foldl1-39-"},{"display_html":"<a href=\"#v:foldr\">foldr</a> :: (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; a -&gt; a) -&gt; a -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; a","name":"foldr","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:foldr"},{"display_html":"<a href=\"#v:foldr1\">foldr1</a> :: (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>) -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"foldr1","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:foldr1"},{"display_html":"<a href=\"#v:concat\">concat</a> :: [<a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>] -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>","name":"concat","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:concat"},{"display_html":"<a href=\"#v:concatMap\">concatMap</a> :: (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>) -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>","name":"concatMap","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:concatMap"},{"display_html":"<a href=\"#v:any\">any</a> :: (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Bool.html#t:Bool\" title=\"Data.Bool\">Bool</a>) -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"../base-4.13.0.0/Data-Bool.html#t:Bool\" title=\"Data.Bool\">Bool</a>","name":"any","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:any"},{"display_html":"<a href=\"#v:all\">all</a> :: (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Bool.html#t:Bool\" title=\"Data.Bool\">Bool</a>) -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"../base-4.13.0.0/Data-Bool.html#t:Bool\" title=\"Data.Bool\">Bool</a>","name":"all","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:all"},{"display_html":"<a href=\"#v:maximum\">maximum</a> :: <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"maximum","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:maximum"},{"display_html":"<a href=\"#v:minimum\">minimum</a> :: <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"minimum","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:minimum"},{"display_html":"<a href=\"#v:scanl\">scanl</a> :: (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>) -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>","name":"scanl","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:scanl"},{"display_html":"<a href=\"#v:scanl1\">scanl1</a> :: (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>) -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>","name":"scanl1","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:scanl1"},{"display_html":"<a href=\"#v:scanr\">scanr</a> :: (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>) -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>","name":"scanr","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:scanr"},{"display_html":"<a href=\"#v:scanr1\">scanr1</a> :: (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>) -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>","name":"scanr1","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:scanr1"},{"display_html":"<a href=\"#v:mapAccumL\">mapAccumL</a> :: (a -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; (a, <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>)) -&gt; a -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; (a, <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>)","name":"mapAccumL","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:mapAccumL"},{"display_html":"<a href=\"#v:mapAccumR\">mapAccumR</a> :: (a -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; (a, <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>)) -&gt; a -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; (a, <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>)","name":"mapAccumR","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:mapAccumR"},{"display_html":"<a href=\"#v:repeat\">repeat</a> :: <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>","name":"repeat","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:repeat"},{"display_html":"<a href=\"#v:replicate\">replicate</a> :: <a href=\"../base-4.13.0.0/Data-Int.html#t:Int64\" title=\"Data.Int\">Int64</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>","name":"replicate","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:replicate"},{"display_html":"<a href=\"#v:cycle\">cycle</a> :: <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>","name":"cycle","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:cycle"},{"display_html":"<a href=\"#v:iterate\">iterate</a> :: (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>) -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>","name":"iterate","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:iterate"},{"display_html":"<a href=\"#v:unfoldr\">unfoldr</a> :: (a -&gt; <a href=\"../base-4.13.0.0/Data-Maybe.html#t:Maybe\" title=\"Data.Maybe\">Maybe</a> (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>, a)) -&gt; a -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>","name":"unfoldr","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:unfoldr"},{"display_html":"<a href=\"#v:unfoldrN\">unfoldrN</a> :: <a href=\"../base-4.13.0.0/Data-Int.html#t:Int64\" title=\"Data.Int\">Int64</a> -&gt; (a -&gt; <a href=\"../base-4.13.0.0/Data-Maybe.html#t:Maybe\" title=\"Data.Maybe\">Maybe</a> (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>, a)) -&gt; a -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>","name":"unfoldrN","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:unfoldrN"},{"display_html":"<a href=\"#v:take\">take</a> :: <a href=\"../base-4.13.0.0/Data-Int.html#t:Int64\" title=\"Data.Int\">Int64</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>","name":"take","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:take"},{"display_html":"<a href=\"#v:takeEnd\">takeEnd</a> :: <a href=\"../base-4.13.0.0/Data-Int.html#t:Int64\" title=\"Data.Int\">Int64</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>","name":"takeEnd","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:takeEnd"},{"display_html":"<a href=\"#v:drop\">drop</a> :: <a href=\"../base-4.13.0.0/Data-Int.html#t:Int64\" title=\"Data.Int\">Int64</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>","name":"drop","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:drop"},{"display_html":"<a href=\"#v:dropEnd\">dropEnd</a> :: <a href=\"../base-4.13.0.0/Data-Int.html#t:Int64\" title=\"Data.Int\">Int64</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>","name":"dropEnd","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:dropEnd"},{"display_html":"<a href=\"#v:takeWhile\">takeWhile</a> :: (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Bool.html#t:Bool\" title=\"Data.Bool\">Bool</a>) -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>","name":"takeWhile","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:takeWhile"},{"display_html":"<a href=\"#v:takeWhileEnd\">takeWhileEnd</a> :: (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Bool.html#t:Bool\" title=\"Data.Bool\">Bool</a>) -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>","name":"takeWhileEnd","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:takeWhileEnd"},{"display_html":"<a href=\"#v:dropWhile\">dropWhile</a> :: (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Bool.html#t:Bool\" title=\"Data.Bool\">Bool</a>) -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>","name":"dropWhile","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:dropWhile"},{"display_html":"<a href=\"#v:dropWhileEnd\">dropWhileEnd</a> :: (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Bool.html#t:Bool\" title=\"Data.Bool\">Bool</a>) -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>","name":"dropWhileEnd","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:dropWhileEnd"},{"display_html":"<a href=\"#v:dropAround\">dropAround</a> :: (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Bool.html#t:Bool\" title=\"Data.Bool\">Bool</a>) -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>","name":"dropAround","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:dropAround"},{"display_html":"<a href=\"#v:strip\">strip</a> :: <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>","name":"strip","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:strip"},{"display_html":"<a href=\"#v:stripStart\">stripStart</a> :: <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>","name":"stripStart","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:stripStart"},{"display_html":"<a href=\"#v:stripEnd\">stripEnd</a> :: <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>","name":"stripEnd","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:stripEnd"},{"display_html":"<a href=\"#v:splitAt\">splitAt</a> :: <a href=\"../base-4.13.0.0/Data-Int.html#t:Int64\" title=\"Data.Int\">Int64</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; (<a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>, <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>)","name":"splitAt","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:splitAt"},{"display_html":"<a href=\"#v:span\">span</a> :: (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Bool.html#t:Bool\" title=\"Data.Bool\">Bool</a>) -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; (<a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>, <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>)","name":"span","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:span"},{"display_html":"<a href=\"#v:breakOn\">breakOn</a> :: <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; (<a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>, <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>)","name":"breakOn","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:breakOn"},{"display_html":"<a href=\"#v:breakOnEnd\">breakOnEnd</a> :: <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; (<a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>, <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>)","name":"breakOnEnd","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:breakOnEnd"},{"display_html":"<a href=\"#v:break\">break</a> :: (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Bool.html#t:Bool\" title=\"Data.Bool\">Bool</a>) -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; (<a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>, <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>)","name":"break","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:break"},{"display_html":"<a href=\"#v:group\">group</a> :: <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; [<a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>]","name":"group","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:group"},{"display_html":"<a href=\"#v:groupBy\">groupBy</a> :: (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Bool.html#t:Bool\" title=\"Data.Bool\">Bool</a>) -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; [<a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>]","name":"groupBy","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:groupBy"},{"display_html":"<a href=\"#v:inits\">inits</a> :: <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; [<a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>]","name":"inits","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:inits"},{"display_html":"<a href=\"#v:tails\">tails</a> :: <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; [<a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>]","name":"tails","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:tails"},{"display_html":"<a href=\"#v:splitOn\">splitOn</a> :: <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; [<a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>]","name":"splitOn","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:splitOn"},{"display_html":"<a href=\"#v:split\">split</a> :: (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Bool.html#t:Bool\" title=\"Data.Bool\">Bool</a>) -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; [<a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>]","name":"split","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:split"},{"display_html":"<a href=\"#v:chunksOf\">chunksOf</a> :: <a href=\"../base-4.13.0.0/Data-Int.html#t:Int64\" title=\"Data.Int\">Int64</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; [<a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>]","name":"chunksOf","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:chunksOf"},{"display_html":"<a href=\"#v:lines\">lines</a> :: <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; [<a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>]","name":"lines","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:lines"},{"display_html":"<a href=\"#v:words\">words</a> :: <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; [<a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>]","name":"words","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:words"},{"display_html":"<a href=\"#v:unlines\">unlines</a> :: [<a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>] -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>","name":"unlines","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:unlines"},{"display_html":"<a href=\"#v:unwords\">unwords</a> :: [<a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>] -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>","name":"unwords","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:unwords"},{"display_html":"<a href=\"#v:isPrefixOf\">isPrefixOf</a> :: <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"../base-4.13.0.0/Data-Bool.html#t:Bool\" title=\"Data.Bool\">Bool</a>","name":"isPrefixOf","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:isPrefixOf"},{"display_html":"<a href=\"#v:isSuffixOf\">isSuffixOf</a> :: <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"../base-4.13.0.0/Data-Bool.html#t:Bool\" title=\"Data.Bool\">Bool</a>","name":"isSuffixOf","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:isSuffixOf"},{"display_html":"<a href=\"#v:isInfixOf\">isInfixOf</a> :: <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"../base-4.13.0.0/Data-Bool.html#t:Bool\" title=\"Data.Bool\">Bool</a>","name":"isInfixOf","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:isInfixOf"},{"display_html":"<a href=\"#v:stripPrefix\">stripPrefix</a> :: <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"../base-4.13.0.0/Data-Maybe.html#t:Maybe\" title=\"Data.Maybe\">Maybe</a> <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>","name":"stripPrefix","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:stripPrefix"},{"display_html":"<a href=\"#v:stripSuffix\">stripSuffix</a> :: <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"../base-4.13.0.0/Data-Maybe.html#t:Maybe\" title=\"Data.Maybe\">Maybe</a> <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>","name":"stripSuffix","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:stripSuffix"},{"display_html":"<a href=\"#v:commonPrefixes\">commonPrefixes</a> :: <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"../base-4.13.0.0/Data-Maybe.html#t:Maybe\" title=\"Data.Maybe\">Maybe</a> (<a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>, <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>, <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>)","name":"commonPrefixes","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:commonPrefixes"},{"display_html":"<a href=\"#v:filter\">filter</a> :: (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Bool.html#t:Bool\" title=\"Data.Bool\">Bool</a>) -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>","name":"filter","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:filter"},{"display_html":"<a href=\"#v:find\">find</a> :: (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Bool.html#t:Bool\" title=\"Data.Bool\">Bool</a>) -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"../base-4.13.0.0/Data-Maybe.html#t:Maybe\" title=\"Data.Maybe\">Maybe</a> <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"find","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:find"},{"display_html":"<a href=\"#v:breakOnAll\">breakOnAll</a> :: <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; [(<a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>, <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>)]","name":"breakOnAll","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:breakOnAll"},{"display_html":"<a href=\"#v:partition\">partition</a> :: (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Bool.html#t:Bool\" title=\"Data.Bool\">Bool</a>) -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; (<a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>, <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>)","name":"partition","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:partition"},{"display_html":"<a href=\"#v:index\">index</a> :: <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"../base-4.13.0.0/Data-Int.html#t:Int64\" title=\"Data.Int\">Int64</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"index","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:index"},{"display_html":"<a href=\"#v:count\">count</a> :: <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"../base-4.13.0.0/Data-Int.html#t:Int64\" title=\"Data.Int\">Int64</a>","name":"count","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:count"},{"display_html":"<a href=\"#v:zip\">zip</a> :: <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; [(<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>, <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>)]","name":"zip","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:zip"},{"display_html":"<a href=\"#v:zipWith\">zipWith</a> :: (<a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>) -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>","name":"zipWith","module":"Data.Text.Lazy","link":"Data-Text-Lazy.html#v:zipWith"},{"display_html":"<span class=\"keyword\">type</span> <a href=\"#t:Reader\">Reader</a> a = <a href=\"Data-Text-Internal-Read.html#t:IReader\" title=\"Data.Text.Internal.Read\">IReader</a> <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> a","name":"Reader","module":"Data.Text.Lazy.Read","link":"Data-Text-Lazy-Read.html#t:Reader"},{"display_html":"<a href=\"#v:decimal\">decimal</a> :: <a href=\"../base-4.13.0.0/Prelude.html#t:Integral\" title=\"Prelude\">Integral</a> a =&gt; <a href=\"Data-Text-Lazy-Read.html#t:Reader\" title=\"Data.Text.Lazy.Read\">Reader</a> a","name":"decimal","module":"Data.Text.Lazy.Read","link":"Data-Text-Lazy-Read.html#v:decimal"},{"display_html":"<a href=\"#v:hexadecimal\">hexadecimal</a> :: <a href=\"../base-4.13.0.0/Prelude.html#t:Integral\" title=\"Prelude\">Integral</a> a =&gt; <a href=\"Data-Text-Lazy-Read.html#t:Reader\" title=\"Data.Text.Lazy.Read\">Reader</a> a","name":"hexadecimal","module":"Data.Text.Lazy.Read","link":"Data-Text-Lazy-Read.html#v:hexadecimal"},{"display_html":"<a href=\"#v:signed\">signed</a> :: <a href=\"../base-4.13.0.0/Prelude.html#t:Num\" title=\"Prelude\">Num</a> a =&gt; <a href=\"Data-Text-Lazy-Read.html#t:Reader\" title=\"Data.Text.Lazy.Read\">Reader</a> a -&gt; <a href=\"Data-Text-Lazy-Read.html#t:Reader\" title=\"Data.Text.Lazy.Read\">Reader</a> a","name":"signed","module":"Data.Text.Lazy.Read","link":"Data-Text-Lazy-Read.html#v:signed"},{"display_html":"<a href=\"#v:rational\">rational</a> :: <a href=\"../base-4.13.0.0/Prelude.html#t:Fractional\" title=\"Prelude\">Fractional</a> a =&gt; <a href=\"Data-Text-Lazy-Read.html#t:Reader\" title=\"Data.Text.Lazy.Read\">Reader</a> a","name":"rational","module":"Data.Text.Lazy.Read","link":"Data-Text-Lazy-Read.html#v:rational"},{"display_html":"<a href=\"#v:double\">double</a> :: <a href=\"Data-Text-Lazy-Read.html#t:Reader\" title=\"Data.Text.Lazy.Read\">Reader</a> <a href=\"../base-4.13.0.0/Prelude.html#t:Double\" title=\"Prelude\">Double</a>","name":"double","module":"Data.Text.Lazy.Read","link":"Data-Text-Lazy-Read.html#v:double"},{"display_html":"<a href=\"#v:hGetLineWith\">hGetLineWith</a> :: ([<a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>] -&gt; t) -&gt; <a href=\"../base-4.13.0.0/GHC-IO-Handle.html#t:Handle\" title=\"GHC.IO.Handle\">Handle</a> -&gt; <a href=\"../base-4.13.0.0/System-IO.html#t:IO\" title=\"System.IO\">IO</a> t","name":"hGetLineWith","module":"Data.Text.Internal.IO","link":"Data-Text-Internal-IO.html#v:hGetLineWith"},{"display_html":"<a href=\"#v:readChunk\">readChunk</a> :: <a href=\"../base-4.13.0.0/GHC-IO-Handle-Types.html#t:Handle__\" title=\"GHC.IO.Handle.Types\">Handle__</a> -&gt; <a href=\"../base-4.13.0.0/GHC-IO-Buffer.html#t:CharBuffer\" title=\"GHC.IO.Buffer\">CharBuffer</a> -&gt; <a href=\"../base-4.13.0.0/System-IO.html#t:IO\" title=\"System.IO\">IO</a> <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"readChunk","module":"Data.Text.Internal.IO","link":"Data-Text-Internal-IO.html#v:readChunk"},{"display_html":"<span class=\"keyword\">data</span> <a href=\"#t:Builder\">Builder</a>","name":"Builder","module":"Data.Text.Internal.Builder","link":"Data-Text-Internal-Builder.html#t:Builder"},{"display_html":"<a href=\"#v:toLazyText\">toLazyText</a> :: <a href=\"Data-Text-Internal-Builder.html#t:Builder\" title=\"Data.Text.Internal.Builder\">Builder</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>","name":"toLazyText","module":"Data.Text.Internal.Builder","link":"Data-Text-Internal-Builder.html#v:toLazyText"},{"display_html":"<a href=\"#v:toLazyTextWith\">toLazyTextWith</a> :: <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a> -&gt; <a href=\"Data-Text-Internal-Builder.html#t:Builder\" title=\"Data.Text.Internal.Builder\">Builder</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>","name":"toLazyTextWith","module":"Data.Text.Internal.Builder","link":"Data-Text-Internal-Builder.html#v:toLazyTextWith"},{"display_html":"<a href=\"#v:singleton\">singleton</a> :: <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"Data-Text-Internal-Builder.html#t:Builder\" title=\"Data.Text.Internal.Builder\">Builder</a>","name":"singleton","module":"Data.Text.Internal.Builder","link":"Data-Text-Internal-Builder.html#v:singleton"},{"display_html":"<a href=\"#v:fromText\">fromText</a> :: <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"Data-Text-Internal-Builder.html#t:Builder\" title=\"Data.Text.Internal.Builder\">Builder</a>","name":"fromText","module":"Data.Text.Internal.Builder","link":"Data-Text-Internal-Builder.html#v:fromText"},{"display_html":"<a href=\"#v:fromLazyText\">fromLazyText</a> :: <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"Data-Text-Internal-Builder.html#t:Builder\" title=\"Data.Text.Internal.Builder\">Builder</a>","name":"fromLazyText","module":"Data.Text.Internal.Builder","link":"Data-Text-Internal-Builder.html#v:fromLazyText"},{"display_html":"<a href=\"#v:fromString\">fromString</a> :: <a href=\"../base-4.13.0.0/Data-String.html#t:String\" title=\"Data.String\">String</a> -&gt; <a href=\"Data-Text-Internal-Builder.html#t:Builder\" title=\"Data.Text.Internal.Builder\">Builder</a>","name":"fromString","module":"Data.Text.Internal.Builder","link":"Data-Text-Internal-Builder.html#v:fromString"},{"display_html":"<a href=\"#v:flush\">flush</a> :: <a href=\"Data-Text-Internal-Builder.html#t:Builder\" title=\"Data.Text.Internal.Builder\">Builder</a>","name":"flush","module":"Data.Text.Internal.Builder","link":"Data-Text-Internal-Builder.html#v:flush"},{"display_html":"<a href=\"#v:append-39-\">append'</a> :: <a href=\"Data-Text-Internal-Builder.html#t:Builder\" title=\"Data.Text.Internal.Builder\">Builder</a> -&gt; <a href=\"Data-Text-Internal-Builder.html#t:Builder\" title=\"Data.Text.Internal.Builder\">Builder</a> -&gt; <a href=\"Data-Text-Internal-Builder.html#t:Builder\" title=\"Data.Text.Internal.Builder\">Builder</a>","name":"append'","module":"Data.Text.Internal.Builder","link":"Data-Text-Internal-Builder.html#v:append-39-"},{"display_html":"<a href=\"#v:ensureFree\">ensureFree</a> :: <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a> -&gt; <a href=\"Data-Text-Internal-Builder.html#t:Builder\" title=\"Data.Text.Internal.Builder\">Builder</a>","name":"ensureFree","module":"Data.Text.Internal.Builder","link":"Data-Text-Internal-Builder.html#v:ensureFree"},{"display_html":"<a href=\"#v:writeN\">writeN</a> :: <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a> -&gt; (<span class=\"keyword\">forall</span> s. <a href=\"Data-Text-Array.html#t:MArray\" title=\"Data.Text.Array\">MArray</a> s -&gt; <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a> -&gt; <a href=\"../base-4.13.0.0/Control-Monad-ST-Safe.html#t:ST\" title=\"Control.Monad.ST.Safe\">ST</a> s ()) -&gt; <a href=\"Data-Text-Internal-Builder.html#t:Builder\" title=\"Data.Text.Internal.Builder\">Builder</a>","name":"writeN","module":"Data.Text.Internal.Builder","link":"Data-Text-Internal-Builder.html#v:writeN"},{"display_html":"<span class=\"keyword\">data</span> <a href=\"#t:Builder\">Builder</a>","name":"Builder","module":"Data.Text.Lazy.Builder","link":"Data-Text-Lazy-Builder.html#t:Builder"},{"display_html":"<a href=\"#v:toLazyText\">toLazyText</a> :: <a href=\"Data-Text-Lazy-Builder.html#t:Builder\" title=\"Data.Text.Lazy.Builder\">Builder</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>","name":"toLazyText","module":"Data.Text.Lazy.Builder","link":"Data-Text-Lazy-Builder.html#v:toLazyText"},{"display_html":"<a href=\"#v:toLazyTextWith\">toLazyTextWith</a> :: <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a> -&gt; <a href=\"Data-Text-Lazy-Builder.html#t:Builder\" title=\"Data.Text.Lazy.Builder\">Builder</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>","name":"toLazyTextWith","module":"Data.Text.Lazy.Builder","link":"Data-Text-Lazy-Builder.html#v:toLazyTextWith"},{"display_html":"<a href=\"#v:singleton\">singleton</a> :: <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a> -&gt; <a href=\"Data-Text-Lazy-Builder.html#t:Builder\" title=\"Data.Text.Lazy.Builder\">Builder</a>","name":"singleton","module":"Data.Text.Lazy.Builder","link":"Data-Text-Lazy-Builder.html#v:singleton"},{"display_html":"<a href=\"#v:fromText\">fromText</a> :: <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"Data-Text-Lazy-Builder.html#t:Builder\" title=\"Data.Text.Lazy.Builder\">Builder</a>","name":"fromText","module":"Data.Text.Lazy.Builder","link":"Data-Text-Lazy-Builder.html#v:fromText"},{"display_html":"<a href=\"#v:fromLazyText\">fromLazyText</a> :: <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"Data-Text-Lazy-Builder.html#t:Builder\" title=\"Data.Text.Lazy.Builder\">Builder</a>","name":"fromLazyText","module":"Data.Text.Lazy.Builder","link":"Data-Text-Lazy-Builder.html#v:fromLazyText"},{"display_html":"<a href=\"#v:fromString\">fromString</a> :: <a href=\"../base-4.13.0.0/Data-String.html#t:String\" title=\"Data.String\">String</a> -&gt; <a href=\"Data-Text-Lazy-Builder.html#t:Builder\" title=\"Data.Text.Lazy.Builder\">Builder</a>","name":"fromString","module":"Data.Text.Lazy.Builder","link":"Data-Text-Lazy-Builder.html#v:fromString"},{"display_html":"<a href=\"#v:flush\">flush</a> :: <a href=\"Data-Text-Lazy-Builder.html#t:Builder\" title=\"Data.Text.Lazy.Builder\">Builder</a>","name":"flush","module":"Data.Text.Lazy.Builder","link":"Data-Text-Lazy-Builder.html#v:flush"},{"display_html":"<a href=\"#v:-60--62-\">(&lt;&gt;)</a> :: <a href=\"Data-Text-Lazy-Builder.html#t:Builder\" title=\"Data.Text.Lazy.Builder\">Builder</a> -&gt; <a href=\"Data-Text-Lazy-Builder.html#t:Builder\" title=\"Data.Text.Lazy.Builder\">Builder</a> -&gt; <a href=\"Data-Text-Lazy-Builder.html#t:Builder\" title=\"Data.Text.Lazy.Builder\">Builder</a>","name":"<>","module":"Data.Text.Internal.Builder.Functions","link":"Data-Text-Internal-Builder-Functions.html#v:-60--62-"},{"display_html":"<a href=\"#v:i2d\">i2d</a> :: <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a> -&gt; <a href=\"../base-4.13.0.0/Data-Char.html#t:Char\" title=\"Data.Char\">Char</a>","name":"i2d","module":"Data.Text.Internal.Builder.Functions","link":"Data-Text-Internal-Builder-Functions.html#v:i2d"},{"display_html":"<a href=\"#v:decimal\">decimal</a> :: <a href=\"../base-4.13.0.0/Prelude.html#t:Integral\" title=\"Prelude\">Integral</a> a =&gt; a -&gt; <a href=\"Data-Text-Lazy-Builder.html#t:Builder\" title=\"Data.Text.Lazy.Builder\">Builder</a>","name":"decimal","module":"Data.Text.Lazy.Builder.Int","link":"Data-Text-Lazy-Builder-Int.html#v:decimal"},{"display_html":"<a href=\"#v:hexadecimal\">hexadecimal</a> :: <a href=\"../base-4.13.0.0/Prelude.html#t:Integral\" title=\"Prelude\">Integral</a> a =&gt; a -&gt; <a href=\"Data-Text-Lazy-Builder.html#t:Builder\" title=\"Data.Text.Lazy.Builder\">Builder</a>","name":"hexadecimal","module":"Data.Text.Lazy.Builder.Int","link":"Data-Text-Lazy-Builder-Int.html#v:hexadecimal"},{"display_html":"<span class=\"keyword\">data</span> <a href=\"#t:FPFormat\">FPFormat</a><ul class=\"subs\"><li>= <a href=\"#v:Exponent\">Exponent</a></li><li>| <a href=\"#v:Fixed\">Fixed</a></li><li>| <a href=\"#v:Generic\">Generic</a></li></ul>","name":"FPFormat Generic Fixed Exponent","module":"Data.Text.Lazy.Builder.RealFloat","link":"Data-Text-Lazy-Builder-RealFloat.html#t:FPFormat"},{"display_html":"<a href=\"#v:realFloat\">realFloat</a> :: <a href=\"../base-4.13.0.0/Prelude.html#t:RealFloat\" title=\"Prelude\">RealFloat</a> a =&gt; a -&gt; <a href=\"Data-Text-Lazy-Builder.html#t:Builder\" title=\"Data.Text.Lazy.Builder\">Builder</a>","name":"realFloat","module":"Data.Text.Lazy.Builder.RealFloat","link":"Data-Text-Lazy-Builder-RealFloat.html#v:realFloat"},{"display_html":"<a href=\"#v:formatRealFloat\">formatRealFloat</a> :: <a href=\"../base-4.13.0.0/Prelude.html#t:RealFloat\" title=\"Prelude\">RealFloat</a> a =&gt; <a href=\"Data-Text-Lazy-Builder-RealFloat.html#t:FPFormat\" title=\"Data.Text.Lazy.Builder.RealFloat\">FPFormat</a> -&gt; <a href=\"../base-4.13.0.0/Data-Maybe.html#t:Maybe\" title=\"Data.Maybe\">Maybe</a> <a href=\"../base-4.13.0.0/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a> -&gt; a -&gt; <a href=\"Data-Text-Lazy-Builder.html#t:Builder\" title=\"Data.Text.Lazy.Builder\">Builder</a>","name":"formatRealFloat","module":"Data.Text.Lazy.Builder.RealFloat","link":"Data-Text-Lazy-Builder-RealFloat.html#v:formatRealFloat"},{"display_html":"<a href=\"#v:readFile\">readFile</a> :: <a href=\"../base-4.13.0.0/System-IO.html#t:FilePath\" title=\"System.IO\">FilePath</a> -&gt; <a href=\"../base-4.13.0.0/System-IO.html#t:IO\" title=\"System.IO\">IO</a> <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"readFile","module":"Data.Text.IO","link":"Data-Text-IO.html#v:readFile"},{"display_html":"<a href=\"#v:writeFile\">writeFile</a> :: <a href=\"../base-4.13.0.0/System-IO.html#t:FilePath\" title=\"System.IO\">FilePath</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"../base-4.13.0.0/System-IO.html#t:IO\" title=\"System.IO\">IO</a> ()","name":"writeFile","module":"Data.Text.IO","link":"Data-Text-IO.html#v:writeFile"},{"display_html":"<a href=\"#v:appendFile\">appendFile</a> :: <a href=\"../base-4.13.0.0/System-IO.html#t:FilePath\" title=\"System.IO\">FilePath</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"../base-4.13.0.0/System-IO.html#t:IO\" title=\"System.IO\">IO</a> ()","name":"appendFile","module":"Data.Text.IO","link":"Data-Text-IO.html#v:appendFile"},{"display_html":"<a href=\"#v:hGetContents\">hGetContents</a> :: <a href=\"../base-4.13.0.0/GHC-IO-Handle.html#t:Handle\" title=\"GHC.IO.Handle\">Handle</a> -&gt; <a href=\"../base-4.13.0.0/System-IO.html#t:IO\" title=\"System.IO\">IO</a> <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"hGetContents","module":"Data.Text.IO","link":"Data-Text-IO.html#v:hGetContents"},{"display_html":"<a href=\"#v:hGetChunk\">hGetChunk</a> :: <a href=\"../base-4.13.0.0/GHC-IO-Handle.html#t:Handle\" title=\"GHC.IO.Handle\">Handle</a> -&gt; <a href=\"../base-4.13.0.0/System-IO.html#t:IO\" title=\"System.IO\">IO</a> <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"hGetChunk","module":"Data.Text.IO","link":"Data-Text-IO.html#v:hGetChunk"},{"display_html":"<a href=\"#v:hGetLine\">hGetLine</a> :: <a href=\"../base-4.13.0.0/GHC-IO-Handle.html#t:Handle\" title=\"GHC.IO.Handle\">Handle</a> -&gt; <a href=\"../base-4.13.0.0/System-IO.html#t:IO\" title=\"System.IO\">IO</a> <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"hGetLine","module":"Data.Text.IO","link":"Data-Text-IO.html#v:hGetLine"},{"display_html":"<a href=\"#v:hPutStr\">hPutStr</a> :: <a href=\"../base-4.13.0.0/GHC-IO-Handle.html#t:Handle\" title=\"GHC.IO.Handle\">Handle</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"../base-4.13.0.0/System-IO.html#t:IO\" title=\"System.IO\">IO</a> ()","name":"hPutStr","module":"Data.Text.IO","link":"Data-Text-IO.html#v:hPutStr"},{"display_html":"<a href=\"#v:hPutStrLn\">hPutStrLn</a> :: <a href=\"../base-4.13.0.0/GHC-IO-Handle.html#t:Handle\" title=\"GHC.IO.Handle\">Handle</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"../base-4.13.0.0/System-IO.html#t:IO\" title=\"System.IO\">IO</a> ()","name":"hPutStrLn","module":"Data.Text.IO","link":"Data-Text-IO.html#v:hPutStrLn"},{"display_html":"<a href=\"#v:interact\">interact</a> :: (<a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>) -&gt; <a href=\"../base-4.13.0.0/System-IO.html#t:IO\" title=\"System.IO\">IO</a> ()","name":"interact","module":"Data.Text.IO","link":"Data-Text-IO.html#v:interact"},{"display_html":"<a href=\"#v:getContents\">getContents</a> :: <a href=\"../base-4.13.0.0/System-IO.html#t:IO\" title=\"System.IO\">IO</a> <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"getContents","module":"Data.Text.IO","link":"Data-Text-IO.html#v:getContents"},{"display_html":"<a href=\"#v:getLine\">getLine</a> :: <a href=\"../base-4.13.0.0/System-IO.html#t:IO\" title=\"System.IO\">IO</a> <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a>","name":"getLine","module":"Data.Text.IO","link":"Data-Text-IO.html#v:getLine"},{"display_html":"<a href=\"#v:putStr\">putStr</a> :: <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"../base-4.13.0.0/System-IO.html#t:IO\" title=\"System.IO\">IO</a> ()","name":"putStr","module":"Data.Text.IO","link":"Data-Text-IO.html#v:putStr"},{"display_html":"<a href=\"#v:putStrLn\">putStrLn</a> :: <a href=\"Data-Text.html#t:Text\" title=\"Data.Text\">Text</a> -&gt; <a href=\"../base-4.13.0.0/System-IO.html#t:IO\" title=\"System.IO\">IO</a> ()","name":"putStrLn","module":"Data.Text.IO","link":"Data-Text-IO.html#v:putStrLn"},{"display_html":"<a href=\"#v:readFile\">readFile</a> :: <a href=\"../base-4.13.0.0/System-IO.html#t:FilePath\" title=\"System.IO\">FilePath</a> -&gt; <a href=\"../base-4.13.0.0/System-IO.html#t:IO\" title=\"System.IO\">IO</a> <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>","name":"readFile","module":"Data.Text.Lazy.IO","link":"Data-Text-Lazy-IO.html#v:readFile"},{"display_html":"<a href=\"#v:writeFile\">writeFile</a> :: <a href=\"../base-4.13.0.0/System-IO.html#t:FilePath\" title=\"System.IO\">FilePath</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"../base-4.13.0.0/System-IO.html#t:IO\" title=\"System.IO\">IO</a> ()","name":"writeFile","module":"Data.Text.Lazy.IO","link":"Data-Text-Lazy-IO.html#v:writeFile"},{"display_html":"<a href=\"#v:appendFile\">appendFile</a> :: <a href=\"../base-4.13.0.0/System-IO.html#t:FilePath\" title=\"System.IO\">FilePath</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"../base-4.13.0.0/System-IO.html#t:IO\" title=\"System.IO\">IO</a> ()","name":"appendFile","module":"Data.Text.Lazy.IO","link":"Data-Text-Lazy-IO.html#v:appendFile"},{"display_html":"<a href=\"#v:hGetContents\">hGetContents</a> :: <a href=\"../base-4.13.0.0/GHC-IO-Handle.html#t:Handle\" title=\"GHC.IO.Handle\">Handle</a> -&gt; <a href=\"../base-4.13.0.0/System-IO.html#t:IO\" title=\"System.IO\">IO</a> <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>","name":"hGetContents","module":"Data.Text.Lazy.IO","link":"Data-Text-Lazy-IO.html#v:hGetContents"},{"display_html":"<a href=\"#v:hGetLine\">hGetLine</a> :: <a href=\"../base-4.13.0.0/GHC-IO-Handle.html#t:Handle\" title=\"GHC.IO.Handle\">Handle</a> -&gt; <a href=\"../base-4.13.0.0/System-IO.html#t:IO\" title=\"System.IO\">IO</a> <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>","name":"hGetLine","module":"Data.Text.Lazy.IO","link":"Data-Text-Lazy-IO.html#v:hGetLine"},{"display_html":"<a href=\"#v:hPutStr\">hPutStr</a> :: <a href=\"../base-4.13.0.0/GHC-IO-Handle.html#t:Handle\" title=\"GHC.IO.Handle\">Handle</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"../base-4.13.0.0/System-IO.html#t:IO\" title=\"System.IO\">IO</a> ()","name":"hPutStr","module":"Data.Text.Lazy.IO","link":"Data-Text-Lazy-IO.html#v:hPutStr"},{"display_html":"<a href=\"#v:hPutStrLn\">hPutStrLn</a> :: <a href=\"../base-4.13.0.0/GHC-IO-Handle.html#t:Handle\" title=\"GHC.IO.Handle\">Handle</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"../base-4.13.0.0/System-IO.html#t:IO\" title=\"System.IO\">IO</a> ()","name":"hPutStrLn","module":"Data.Text.Lazy.IO","link":"Data-Text-Lazy-IO.html#v:hPutStrLn"},{"display_html":"<a href=\"#v:interact\">interact</a> :: (<a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>) -&gt; <a href=\"../base-4.13.0.0/System-IO.html#t:IO\" title=\"System.IO\">IO</a> ()","name":"interact","module":"Data.Text.Lazy.IO","link":"Data-Text-Lazy-IO.html#v:interact"},{"display_html":"<a href=\"#v:getContents\">getContents</a> :: <a href=\"../base-4.13.0.0/System-IO.html#t:IO\" title=\"System.IO\">IO</a> <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>","name":"getContents","module":"Data.Text.Lazy.IO","link":"Data-Text-Lazy-IO.html#v:getContents"},{"display_html":"<a href=\"#v:getLine\">getLine</a> :: <a href=\"../base-4.13.0.0/System-IO.html#t:IO\" title=\"System.IO\">IO</a> <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a>","name":"getLine","module":"Data.Text.Lazy.IO","link":"Data-Text-Lazy-IO.html#v:getLine"},{"display_html":"<a href=\"#v:putStr\">putStr</a> :: <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"../base-4.13.0.0/System-IO.html#t:IO\" title=\"System.IO\">IO</a> ()","name":"putStr","module":"Data.Text.Lazy.IO","link":"Data-Text-Lazy-IO.html#v:putStr"},{"display_html":"<a href=\"#v:putStrLn\">putStrLn</a> :: <a href=\"Data-Text-Lazy.html#t:Text\" title=\"Data.Text.Lazy\">Text</a> -&gt; <a href=\"../base-4.13.0.0/System-IO.html#t:IO\" title=\"System.IO\">IO</a> ()","name":"putStrLn","module":"Data.Text.Lazy.IO","link":"Data-Text-Lazy-IO.html#v:putStrLn"}]