On Fri, Feb 3, 2017 at 12:53 PM, Levi Morrison <[email protected]> wrote: > > > To that end, I'd like to gauge interest in a pure syntax based > > alternative that is similar to Rust and Ruby. > > Instead of: > > > > fn(params) => expr > > > > What about: > > > > |params| => expr >
Looks great to me from up here in the peanut gallery.
