issues
search
ModelingValueGroup
/
dclareForMPS
Adding declarative, reactive and incremental rules to MPS
GNU Lesser General Public License v3.0
21
stars
4
forks
source link
Support equality of closures
#119
Open
Gattag
opened
1 year ago
Gattag
commented
1 year ago
Closure equality
Requires the same closure node, two closures with the exact same structure don't match
All captured variables must satisfy
Object#equals
Considerations about capturing non-final variables needs to be considered
Object#equals