you have text1b(), which would be the closest thing to char array support, though generic heap arrays arent supported at all, not even an option like ```cpp s.ext(ObjectPtr, PointerOwner{PointerType::NotNull}, ObjectCount); ```
you have text1b(), which would be the closest thing to char array support, though generic heap arrays arent supported at all, not even an option like
s.ext(ObjectPtr, PointerOwner{PointerType::NotNull}, ObjectCount);