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 24, 2025. It is now read-only.
Change String_Schema to only hold PreValue objects
The API does not guarantee yet that everything stored in
`String_Schema` is a Value, although it doesn't make much
sense to allow anything else and as it turns out we don't!
Use steamroller tactics to ensure we don't store anything
else after evaluation from Binary_Expression.
0 commit comments