Skip to main content

Module immutable

Module immutable 

Source

Staticsยง

COULD_BE_CONSTANT
COULD_BE_IMMUTABLE

Functionsยง

block_contains_unlowered_stmt ๐Ÿ”’
collect_expr_writes ๐Ÿ”’
collect_lvalue_writes ๐Ÿ”’
collect_modifier_writes ๐Ÿ”’
collect_state_writes ๐Ÿ”’
collect_stmt_writes ๐Ÿ”’
contract_contains_unlowered_stmt ๐Ÿ”’
is_allowed_constant_call ๐Ÿ”’
is_compile_time_constant ๐Ÿ”’
is_constant_candidate_type ๐Ÿ”’
Constants accept any elementary type (value types plus string/bytes) and contract types.
is_immutable_candidate_type ๐Ÿ”’
is_most_derived_contract ๐Ÿ”’
stmt_contains_unlowered_stmt ๐Ÿ”’