streamly-0.6.0: Beautiful Streaming, Concurrent and Reactive Composition

Copyright(c) 2018 Harendra Kumar
LicenseBSD3
Maintainerharendra.kumar@gmail.com
Stabilityexperimental
PortabilityGHC
Safe HaskellNone
LanguageHaskell2010

Streamly.Internal

Description

This module is only for internal use. There is no warranty for the routines in this module to work correctly, please use at your own risk. These routines are subject to change or be removed without notice.

Synopsis

Documentation

inspectMode :: IsStream t => t m a -> t m a Source #

Print debug information about an SVar when the stream ends