> syntax is: var=val cmd
Sure, foo=() bar=() baz=() { ... } works, but that's not very practical.
> ? pipes aren't first-class language elements.
Well, they are files:
    ; foo=>{cat} ; echo $foo
    /dev/fd/6
(linux)
I'm talking about something, that returns list with input and output
fd to a command.

Reply via email to