pub fn invalid_comparison(
message: &str,
left: Option<ValueAndType>,
right: Option<ValueAndType>,
) -> RibRuntimeErrorpub fn invalid_comparison(
message: &str,
left: Option<ValueAndType>,
right: Option<ValueAndType>,
) -> RibRuntimeError