pipe
Overview of Haxe code snippets, examples and tutorials tagged with pipe.
Mar 03, 2021 Abstract types / Pipe using Abstract Operator Overloading
The following example demonstrates how the pipe operator is used to clean up nested function calls with Abstract Operator Overloading.‥
Jul 01, 2019 Macros / Threading macro like Clojure and pipe operator
Introduction‥