GambolNillable
Parameters
[T]
graph BT
N1["GambolNillable[T]"] -->|inherits| N2["Any"];
Characteristics
Quality | Value |
---|---|
Inherits | Any |
Extends | N/A |
Decorators | #extern; #sealed; #Gambol.layout.c; |
Is enum | false |
Is sealed | true |
Is extern | true |
Methods
construct
#default
#Gambol.function.alwaysinline
construct (s Self) -> Self
copy_value
#Gambol.function.alwaysinline
copy_value (s Self, val @T) -> Nil
Binary Operators
=
#default
= (s Self, o Self) -> Self
Properties
has_value
has_value Bool
value
decl! value T