None [Src]
primitive val None is
Stringable box
Implements
- Stringable box
Constructors
create [Src]
new val create()
: None val^
Returns
- None val^
Public Functions
string [Src]
fun box string()
: String iso^
Returns
- String iso^
eq [Src]
fun box eq(
that: None val)
: Bool val
Parameters
- that: None val
Returns
- Bool val
ne [Src]
fun box ne(
that: None val)
: Bool val
Parameters
- that: None val
Returns
- Bool val