Enable new operators for function application to "pipe" arguments through a chain of functions similar to lib.pipe. This implementation is based on Nix RFC 148.

Tracking issue: https://git.lix.systems/lix-project/lix/issues/438