!     Safe3QV streaming-bracketed1A stack of finalizers, accompanied by its length.JFinalizers at the head of the list correspond to deeper levels of nesting.streaming-bracketedLift a & that doesn't perform allocation to a .streaming-bracketedLift a ( that requires resource allocation to a .streaming-bracketed Consume a  stream, exhausting it.streaming-bracketed Consume a ' stream, possibly wihout exhausting it.Finalizers lying in unconsumed parts of the stream will not be executed until the callback returns, so better not tarry too long if you want prompt finalization. streaming-bracketedPApply to the underlying stream a transformation that preserves the return value. streaming-bracketed\Apply to the underlying stream a transformation that might not preserve the return value. streaming-bracketed=Replaces each element of a stream with an associated stream. 4Can be useful for traversing hierachical structures. streaming-bracketed7Executes all finalizers that lie above a certain level. streaming-bracketed3A bracketed stream of all the lines in a text file.This is adequate for simple use cases. For more advanced ones where efficiency and memory usage are important, it's better to use a packed text representation like the one provided by the text package.streaming-bracketedmGiven a list of text files and line ranges, create a stream of lines belonging to the concatenated ranges.streaming-bracketed maps over the yielded elements.  Safe;         2streaming-bracketed-0.1.0.0-42n9vqeBeVDLLtjIqlINPQStreaming.Bracketed.InternalStreaming.BracketedFinstack Bracketed runBracketedclear bracketedwithwith_overover_forreset linesFromFile concatRanges$fMonadIOBracketed$fMonadBracketed$fApplicativeBracketed$fBifunctorBracketed$fFunctorBracketed(streaming-0.2.1.0-FHLWRrpT2tY4tJuFWuhSSQStreaming.InternalStreambaseData.Bifunctorfirst