Skip to content

from_items

Signature

from_items(array[array])

Description

Returns an object from the provided array of key value pairs. This function is the inversed of the items() function.

Examples

TODO