Also I can use a forward function for toString, I didn't realize this until now:
string toString() { return to!string(payload); }

Reply via email to