MapPiping extension

on

Operators

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