On Friday, 7 September 2018 at 08:26:11 UTC, Kagamin wrote:
You can sort of have custom literals like in C++

String s(object.string t){ return String(t); }

foo("this".s);

Awesome :D

Reply via email to