separator

A separator used to break the code into two parts to aid memorability.

@safe
enum separator = '+';

Meta