In traditional mathematics, when we post-compose $x$ by $f$ we write $fx$ or $f(x)$, that is we prefix writing things right to left.
I realize some might be used to it, and it is absolutely trivial, but coming from a culture of left to right writing, this confuses me to no end and it badly hurts my senses.
Is there a standard way of writing things down in the correct order ?
The notation ';' is sometimes used for this: if $f : A \to B$ and $g : B \to C$, we write $f;g$ to denote $g \circ f : A \to C$.
In the book "Categories, Allegories" by Freyd and Scedrov, the authors write $fg$ to denote what is usually written $g \circ f$.