37. lpipe macro¶
The lpipe module implements lpipe pattern, which allows piping blocks and expressions onto the previous line.
All functions and symbols are in “lpipe” module, use require to get access to it.
require daslib/lpipe
The lpipe module implements lpipe pattern, which allows piping blocks and expressions onto the previous line.
All functions and symbols are in “lpipe” module, use require to get access to it.
require daslib/lpipe