Module

Foreign.Internal.Stringify

Package
purescript-open-foreign-generic
Repository
purescript-open-community/purescript-open-foreign-generic

#unsafeStringify Source

unsafeStringify :: forall a. a -> String

Uses the global JSON object to turn anything into a string. Careful! Trying to serialize functions returns undefined