buzz-language / buzz

👨‍🚀 buzz, A small/lightweight statically typed scripting language
https://buzz-lang.dev
MIT License
1.2k stars 34 forks source link

Bound functions definition omits this argument #42

Open giann opened 2 years ago

giann commented 2 years ago

MyObj{}.bound is Function() > bool -> MyObj{}.bound is Function(MyObj) > bool