Skip to content

implement constraints #176

@KrisThielemans

Description

@KrisThielemans

I know this is a planned feature (listed in the README), but I saw there is no issue corresponding to this yet, so decided to create one!

It'd be nice to be able to express explicit constraints such as size(vec1) == size(vec2). Or size(vec1) == element. This constraint could then be checked with a "validate" function, i.e. not during "normal" reading, as that would slow things down.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions