Documentation
¶
Overview ¶
Package context contains versions of reader IO monads that work with a golang context.Context
Directories
¶
Path | Synopsis |
---|---|
Package reader implements a specialization of the Reader monad assuming a golang context as the context of the monad
|
Package reader implements a specialization of the Reader monad assuming a golang context as the context of the monad |
Package readereither implements a specialization of the Reader monad assuming a golang context as the context of the monad and a standard golang error
|
Package readereither implements a specialization of the Reader monad assuming a golang context as the context of the monad and a standard golang error |
Package readerio implements a specialization of the ReaderIO monad assuming a golang context as the context of the monad
|
Package readerio implements a specialization of the ReaderIO monad assuming a golang context as the context of the monad |
Package readerioeither contains a version of [ReaderIOEither] that takes a golang context.Context as its context and that assumes the standard go error
|
Package readerioeither contains a version of [ReaderIOEither] that takes a golang context.Context as its context and that assumes the standard go error |
Click to show internal directories.
Click to hide internal directories.