Module sortck

Module sortck 

Source

Structsยง

FullResolver ๐Ÿ”’
ImplicitParamInferer ๐Ÿ”’
Before the main sort inference, we do a first traversal checking all implicitly scoped parameters declared with @ or # and infer their sort based on the type they are indexing, e.g., if n was declared as i32[@n], we infer int for n.
InferCtxt ๐Ÿ”’
NodeMap ๐Ÿ”’
Map to associate data to a node (i.e., an expression).
OpportunisticResolver ๐Ÿ”’
ShallowResolver ๐Ÿ”’

Functionsยง

prim_op_sort

Type Aliasesยง

Result ๐Ÿ”’