Creates an empty optional
This is the same as doing Optional!(T)() or simply declaring a variable of the type `Optional!(T)
an empty optional
See Implementation
Creates an empty optional
This is the same as doing Optional!(T)() or simply declaring a variable of the type `Optional!(T)