montylang / monty

Language from a parallel universe where Python is functional
https://montylang.github.io/docs/
BSD 3-Clause "New" or "Revised" License
5 stars 0 forks source link

Reassignments can sometimes happen #14

Closed elimirks closed 3 years ago

elimirks commented 3 years ago

Specifically, reassignments of classes, typecons, and pattern matched assignments slip through.