Skip to content

Add something like generic but for array #33

@SeeminglyScience

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]]]]]

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions