mod
Standalone Functions
initializer
initializer(_f);
Parameters
Name | Type |
---|---|
_f | FunctionDefinition |
noinitcheck
noinitcheck(_f);
Parameters
Name | Type |
---|---|
_f | FunctionDefinition |
internal
internal(_f);
Parameters
Name | Type |
---|---|
_f | FunctionDefinition |
view
view(_f);
Parameters
Name | Type |
---|---|
_f | FunctionDefinition |
private
private(f);
Parameters
Name | Type |
---|---|
f | FunctionDefinition |
public
public(f);
Parameters
Name | Type |
---|---|
f | FunctionDefinition |