# macroAll Tags
en
Pipe Operator simplifying writing of chain of functions/methods in readable way while also supporting rail-oriented programming handling errors/exceptions. It supports sync functions/methods, async functions/methods, closure, along with Try-able r…