IfThenElse
scalus.sir.SIR.IfThenElse
final case class IfThenElse(cond: SIR, t: SIR, f: SIR) extends SIR
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
In this article