Right now they're output as `TrueClass | FalseClass`, which is very not user-friendly. They should be output as `Boolean` or something along those lines.
Right now they're output as
TrueClass | FalseClass, which is very not user-friendly. They should be output asBooleanor something along those lines.