Structsยง
- Full
Resolver ๐ - Implicit
Param ๐Inferer  - 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., ifnwas declared asi32[@n], we inferintforn. - Infer
Ctxt ๐ - NodeMap ๐
 - Map to associate data to a node (i.e., an expression).
 - Opportunistic
Resolver ๐ - Shallow
Resolver ๐ 
Functionsยง
Type Aliasesยง
- Result ๐