each-1.1.0.0: Template Haskell library for writing monadic expressions more easily

Copyright(c) dramforever 2017
LicenseBSD3
Maintainerdramforever
Stabilityexperimental
Portabilitynon-portable (Template Haskell)
Safe HaskellSafe
LanguageHaskell2010

Each.Invoke

Description

Names that are used to bind things in each blocks are defined here.

Synopsis

Documentation

bind :: () Source #

Do not use this outside of an each block. Only its name is used, and its value itself does not make sense.

(~!) :: () Source #

Do not use this outside of an each block. Only its name is used, and its value itself does not make sense.