Module

FFI.Simple.Undef

Package
purescript-ffi-simple
Repository
garganscript/purescript-ffi-simple

#Undef Source

data Undef

#isUndef Source

isUndef :: forall a. a -> Boolean

#defaultUndef Source

defaultUndef :: forall a. a -> a -> a

#nullUndef Source

nullUndef :: forall a. a -> Nullable a

#maybeUndef Source

maybeUndef :: forall a. a -> Maybe a