class utilities
private utilities()
static String s(string the string)
static open bracket : "["
static close bracket : "]"
static colon : ": "
static overload string describe(readonly value the value)
static overload string describe(readonly value the value, readonly stringable details)
static overload noreturn void panic(string message)
static overload noreturn void panic(String message)