* First cut of strict mode Co-authored-by: Lily Brown <lily@lily.fyi>
Prototypes booleans and relational operators. As part of this I removed `FFI/Data/Bool.agda`, because it was getting in the way - we already use `Agda.Builtin.Bool` instead for other cases.
Adds support for binary operations on numbers.