# Packages
No description provided by the author
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 readerioeither contains a version of [ReaderIOEither] that takes a golang [context.Context] as its context and that assumes the standard go error.