For the complete Mojo documentation index, see llms.txt. Markdown versions of all pages are available by appending .md to any URL (e.g. /docs/manual/basics.md).
unsafe_nullable_pointer
A temporary UnsafeNullablePointer type used to help transition users of UnsafePointer to Optional[UnsafePointer] for explicit nullability.
Structs
-
UnsafeNullablePointer: A temporaryUnsafeNullablePointertype used to help transition users ofUnsafePointertoOptional[UnsafePointer]for explicit nullability.