Module hax

Source
Expand description

Hax additions

Modulesยง

control_flow_monad ๐Ÿ”’
folds ๐Ÿ”’
int ๐Ÿ”’
machine_int ๐Ÿ”’
monomorphized_update_at ๐Ÿ”’

Structsยง

Failure ๐Ÿ”’
Tuple2 ๐Ÿ”’

Enumsยง

MutRef ๐Ÿ”’
Never ๐Ÿ”’

Functionsยง

array_of_list ๐Ÿ”’
box_new ๐Ÿ”’
cast_op ๐Ÿ”’
deref_op ๐Ÿ”’
dropped_body ๐Ÿ”’
The engine uses this dropped_body symbol as a marker value to signal that a item was extracted without body.
failure ๐Ÿ”’
logical_op_and ๐Ÿ”’
logical_op_or ๐Ÿ”’
never_to_any ๐Ÿ”’
repeat ๐Ÿ”’
update_at ๐Ÿ”’
while_loop ๐Ÿ”’
while_loop_cf ๐Ÿ”’
while_loop_return ๐Ÿ”’