Skip to content

Add something like generic but for array #33

Description

@SeeminglyScience

For instance, you can't really do [not[object[]]] because that's everything. Something like [not[arrayof[exact[object]]]] would be helpful.

Workaround:

[not[generic[Collections.Generic.IList`1, args[exact[object]]]]]

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions