Module

Foreign.Keys

Package
purescript-foreign
Repository
purescript/purescript-foreign

This module provides functions for working with object properties of Javascript objects.

#keys Source

keys :: Foreign -> F (Array String)

Get an array of the properties defined on a foreign value