Why is the Variable constructor: Variable (List Name) rather than Variable Name?
Closed this issue · 2 comments
desmond-dsouza commented
Apologies if this channel is inappropriate, I'm trying to understand the code. Thanks!
joonazan commented
It is how names like "Ast.Expression.let" are represented. That one would be ["Ast", "Expression", "let"].