Skip to content

The %pattern type has to include structures #91

@lutzhamel

Description

@lutzhamel

Our new %pattern type has to include everything that can be considered a pattern. E.g.

assert( (1,2) is %pattern ).

should work. That basically means everything structural should be included in this type. However, functions, function symbols, and operator symbols need to be excluded since these represent computations and not structures.

Metadata

Metadata

Assignees

Labels

enhancementFeatures that are directly related to the core tenet of Asteroid

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions