> On Apr 20, 2021, at 11:38 PM, Sven Barth <pascaldragon at googlemail.com> wrote: > > All four string types provide built in > and < operators: On a side note how do you even make overloads (or type helpers for that matter) for short strings because String[10] isn't the same type as String[100]? Regards, Ryan Joseph