We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
It'd be nice if
for x: uint in something_generic() { more_generics(something_else_generic(x): f64) }
allowed the programmer to give explicit type hints/annotations to patterns and expressions.