So, how about "[x,y) x+y" syntax for lambdas? With Typescript syntax: map(xs,[x:int)x+1) With C syntax: map(xs,[int x)x+1) Pleasantly concise versus (x,y)=>x+1, or too strange?
Haskell \lambda-> and Rust |lambda| are sound unless the language is such that higher-order functions are expressed by nesting these constructs.
-
This Tweet is unavailable.
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.