julia
f298e2e1
- memoize the freevars list in datatype
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
memoize the freevars list in datatype This is intended to make it so that less recursion is needed to check it for bound (or unbound) variables.
References
jn/memoize-freevars
#49272 - memoize the freevars list, so less recursion is needed in subtyping
Author
vtjnash
Committer
vtjnash
Parents
1cf5091b
Loading