Squares64
graph BT
N1["Squares64"] -->|inherits| N2["Any"];
Characteristics
Quality |
Value |
Inherits |
global.Any |
Extends |
N/A |
Decorators |
#sealed; |
Is enum |
false |
Is sealed |
true |
Is extern |
false |
Is abstract |
false |
Is generator |
false |
Has value semantics |
false |
Has stored properties |
true |
Should register destructor |
false |
Has atomic memory |
true |
Is copy assignable |
false |
Is zero initializable |
false |
Type Aliases
DType
Functions
get_seed
Methods
construct
construct (s strictly @Self, seed DType = get_seed()) -> Self
next
Properties
counter
seed