Module

FFI.Unsafe.Foreign

Package
purescript-ffi-foreign
Repository
markfarrell/purescript-ffi-foreign

#try Source

try :: forall b a. (a -> b) -> a -> Either Error b