Structsยง
- Full
Resolver ๐ - Implicit
Param ๐Inferer - Before the main sort inference, we do a first traversal checking all implicitly scoped parameters
declared wih
@
or#
and infer their sort based on the type they are indexing, e.g., ifn
was declared asi32[@n]
, we inferint
forn
. - Infer
Ctxt ๐ - Opportunistic
Resolver ๐ - Shallow
Resolver ๐
Type Aliasesยง
- Result ๐