Love the "this" patterns + multimethods
I had a language built on pattern matching, and now one on prototypal OO, and this feels like an obvious (in hindsight) missed opportunity. Thanks for sharing.
m
Mike Austin
10/20/2023, 8:34 PM
If you're talking about making constructors using pattern matching, yeah I think that is brilliant.