Yeah, what Krux02 said. That feature wouldn't work well with macros.
For your example you can shorten your operator to `^>`.
let bar = foo ^> foo ^> 123
Looks good to me.
Yeah, what Krux02 said. That feature wouldn't work well with macros.
For your example you can shorten your operator to `^>`.
let bar = foo ^> foo ^> 123
Looks good to me.