Vadzim
Results
1
issues of
Vadzim
Could it make sense to make arguments syntax for-like? Instead of writing ```javascript // ... this is what you write ... a(1) do (foo) { // ... } // ......