Jacob Carlborg Wrote:
> What are the thoughts around here on function names containing arbitrary
> symbols, like in Scala. Example:
>
> void ::: (int a) {}
If D wants to be FP-style, it definitely must adopt cryptic FP naming conventions or it would be not true FP.