scalaz.syntax.std
Conditional operator that returns the first argument if this is true, the second argument otherwise.
true
Returns the first argument in \/- if this is true, otherwise the second argument in -\/.
\/-
-\/