Module

Data.Indexed

Package
purescript-indexed-monad
Repository
garyb/purescript-indexed-monad

#Indexed Source

newtype Indexed :: forall ix. (Type -> Type) -> ix -> ix -> Type -> Typenewtype Indexed m x y a

Constructors

Instances