purescript-0.5.6.1: PureScript Programming Language Compiler
Language.PureScript.Constants
Description
Various constants which refer to things in the Prelude
($) :: String Source
(#) :: String Source
(<>) :: String Source
(++) :: String Source
(>>=) :: String Source
(+) :: String Source
(-) :: String Source
(*) :: String Source
(/) :: String Source
(%) :: String Source
(<) :: String Source
(>) :: String Source
(<=) :: String Source
(>=) :: String Source
(==) :: String Source
(/=) :: String Source
(&) :: String Source
bar :: String Source
(^) :: String Source
(&&) :: String Source
(||) :: String Source
unsafeIndex :: String Source
negate :: String Source
shl :: String Source
shr :: String Source
zshr :: String Source
complement :: String Source
not :: String Source
return :: String Source
pure' :: String Source
returnEscaped :: String Source
untilE :: String Source
whileE :: String Source
runST :: String Source
runSTArray :: String Source
stRefValue :: String Source
newSTRef :: String Source
readSTRef :: String Source
writeSTRef :: String Source
modifySTRef :: String Source
peekSTArray :: String Source
pokeSTArray :: String Source
mkFn :: String Source
runFn :: String Source
undefined :: String Source
monadEffDictionary :: String Source
applicativeEffDictionary :: String Source
bindEffDictionary :: String Source
numNumber :: String Source
ordNumber :: String Source
eqNumber :: String Source
eqString :: String Source
eqBoolean :: String Source
bitsNumber :: String Source
boolLikeBoolean :: String Source
semigroupString :: String Source
semigroupoidArr :: String Source
main :: String Source
__superclass_ :: String Source
__unused :: String Source
prim :: String Source
prelude :: String Source
preludeUnsafe :: String Source
eff :: String Source
st :: String Source
dataFunction :: String Source