Hoogle Search
Within LTS Haskell 24.38 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
module Control.Monad.Ology.General.
Identity No documentation available.
module Control.Monad.Ology.Specific.
IdentityT No documentation available.
newtype
IdentityT (f :: k -> Type) (a :: k)monadology Control.Monad.Ology.Specific.IdentityT The trivial monad transformer, which maps a monad to an equivalent monad.
IdentityT :: f a -> IdentityT (f :: k -> Type) (a :: k)monadology Control.Monad.Ology.Specific.IdentityT No documentation available.
-
mysql-json-table Database.MySQL.JSONTable Table that stores a map from keys to row identifiers from some JSONTable. It has the following shape: TODO: table
IdTable :: String -> IdTable key amysql-json-table Database.MySQL.JSONTable No documentation available.
-
roc-id ROC.ID Represents a valid 10-digit ROC national identification number (中華民國身份證號碼) of the form A123456789. By construction, invalid values are not representable by this type. An identification number encodes a person's Gender, the Location in which they first registered for an identification card, and a unique Serial number.
Identity :: Gender -> Location -> Serial -> Identityroc-id ROC.ID No documentation available.
-
rzk Language.Rzk.Free.Syntax No documentation available.
IdJF :: term -> term -> term -> term -> term -> term -> TermF scope termrzk Language.Rzk.Free.Syntax No documentation available.