Module object

Source
Expand description

Lazy implementation of the object trait and associated functionality

Enumsยง

Iter
Iterator over key valye paris in an object
Keys
Iterator over the keys of an object
Object
Wrapper around the tape that allows interacting with it via a Object-like API.
Values
Iterator over the values of an object