purescript-0.15.9: PureScript Programming Language Compiler
Safe HaskellSafe-Inferred
LanguageHaskell2010

Language.PureScript.Constants.Prim

Description

Various constants which refer to things in Prim

Documentation

pattern S_undefined :: forall a. (Eq a, IsString a) => a Source #