typed-wire-0.1.0.0: WIP: Language idependent type-safe communication
TW.BuiltIn
data BuiltIn Source
Constructors
Fields
Instances
allBuiltIns :: [BuiltIn] Source
isBuiltIn :: Type -> Maybe (BuiltIn, [Type]) Source
tyString :: BuiltIn Source
tyInt :: BuiltIn Source
tyFloat :: BuiltIn Source
tyBool :: BuiltIn Source
tyMaybe :: BuiltIn Source