Single type wildcards in expression contexts are confusing
#2298 · Rust · ★ 3.0k · MIT · updated 3mo ago
Is your feature request related to a problem? Please describe. Nickel allows mixing type and expressions in both type and expression positions: one can write let T = Number -> String in ... or x | mylib.Contract. This is useful and justified by RFC002, since there is a natural…
replies in ~27h17/18 outside PRs mergedhas CONTRIBUTING
Cleared 2m ago