FunctionPiping extension

on

Operators

operator |(Function f) → dynamic
Places the left-side Function x into right-side Function f as single argument. Returns the function result f(x)