5 ms·
Looks promising. Can we have a consistent function notation fn name(a: int, b: int) -> void {} This also helps with clean functional type arguments. swift a
by crudbug 7y ago
Looks promising.
Can we have a consistent function notation
fn name(a: int, b: int) -> void {}
This also helps with clean functional type arguments.
swift and rust support this.
A single consistent notation will be helpful for new polyglots.