Closed JonasHiltl closed 2 months ago
Fixes #7
Includes a new custom struct for nullable strings NullString, which implements IsNull(), IsZero(), IsValid(), String().
NullString
IsNull(), IsZero(), IsValid(), String()
Fixes #7
Includes a new custom struct for nullable strings
NullString
, which implementsIsNull(), IsZero(), IsValid(), String()
.