Skip to content

Add a helper API for assoc + validate #116

Closed
@exarkun

Description

@exarkun

It's common to want to do:

x = assoc(y, a=b)
attr.validate(x)

It would be nice if the easy, obvious way of making a copy of an object with some changes had the validation built in (instead of the easy, obvious way skipping validation).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions