Module
FFI.Util
- Package
- purescript-ffi-utils
- Repository
- Risto-Stevcev/purescript-ffi-utils
#instanceof Source
instanceof :: forall b a. a -> b -> Boolean
#parseOptions Source
parseOptions :: forall r2 r1. Record r1 -> Record r2
#isNullOrUndefined Source
isNullOrUndefined :: forall a. a -> Boolean
#propertyPath Source
propertyPath :: forall b a. a -> Array String -> b
#propertyPath' Source
propertyPath' :: forall a. Array String -> a
#setProperty Source
setProperty :: forall b a. a -> String -> b -> Unit
#new7 Source
new7 :: forall b a7 a6 a5 a4 a3 a2 a1 o. o -> a1 -> a2 -> a3 -> a4 -> a5 -> a6 -> a7 -> b