Skip to content

Commit

Permalink
lang: types: Plumb in a unification variable into our type
Browse files Browse the repository at this point in the history
This is used for representing a unification variable in our type during
type unification. For example, this allows us to have a [?1] or a
map{?1:[?2]} and so on...
  • Loading branch information
purpleidea committed Jul 1, 2024
1 parent 6066cbf commit 653299a
Show file tree
Hide file tree
Showing 2 changed files with 517 additions and 21 deletions.
Loading

0 comments on commit 653299a

Please sign in to comment.