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
MetaSymbol.reify is still pretty stack-driven, which is bad for scaling toward larger graphs, so we should consider implementing a trampolined approach (e.g like etuples and unification).