buzz-language / buzz

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

Shallow `Function` type #177

Closed giann closed 9 months ago

giann commented 9 months ago

When you want to enforce function type but not its signature

giann commented 9 months ago

Would be resolved by: #171