search for: more_arg

Displaying 1 result from an estimated 1 matches for "more_arg".

Did you mean: mode_arg
2024 Jun 29
2
\>
Hi, Duncan: On 6/29/24 17:24, Duncan Murdoch wrote: > >> ????? Yes. I'm not yet facile with "|>", but I'm learning. >> >> >> ????? Spencer Graves > > There's very little to know.? This: > > ???? x |> f() |> g() > > is just a different way of writing > > ??? g(f(x)) > > If f() or g() have extra