Cleared 2m ago · nickel-lang/nickel #2298 · Rust · ★ 3.0k · MIT

Single type wildcards in expression contexts are confusing

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…

What we checked

Similar unclaimed issues