Skip to content

Convenience methods for processing an entire object #27

@lilyball

Description

@lilyball

We have methods for mapping over arrays in a manner that produces good error messages, but we don't have any way to process all key/value pairs of an object in a way that produces good error messages. We should support both a forEach, a way to map the pairs into an array, and a way to map them into a Dictionary.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions