You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 19, 2023. It is now read-only.
Currently, every Term and Value has the type of Term and Lazy<Value> respectively. However, if Var and Meta have their types, all the other types can be reconstructed cheaply.
The text was updated successfully, but these errors were encountered:
Currently, every
Term
andValue
has thetype
ofTerm
andLazy<Value>
respectively. However, ifVar
andMeta
have their types, all the other types can be reconstructed cheaply.The text was updated successfully, but these errors were encountered: