operator overloading
Overview of Haxe code snippets, examples and tutorials tagged with operator overloading.
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.‥