Skip to content

Alternatives should have the same properties as Any #1

Description

@matthewmueller

Example:

Rube(String, Boolean).assert(fn)

That .assert(...) should be applied to both internal instances.


For now you can compose though:

Rube(Rube(String).assert(...), Rube(Boolean).assert(...))

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