shared_immutable
Standalone Functions
new
new(// Note);
Parameters
Name | Type |
---|---|
// Note | Passing the contexts to new(.. |
initialize
initialize(self, value);
Intended to be only called once.
Parameters
Name | Type |
---|---|
self | |
value | T |
read_public
read_public(self);
Parameters
Name | Type |
---|---|
self |
read_public
read_public(self);
Parameters
Name | Type |
---|---|
self |
read_private
read_private(self);
Parameters
Name | Type |
---|---|
self |