IfModule
trait IfModule
Methods of the module object val If
- Source:
- Quotes.scala
Value members
Abstract methods
Create an if/then/else if (<cond: Term>) <thenp: Term> else <elsep: Term>
Create an if/then/else if (<cond: Term>) <thenp: Term> else <elsep: Term>
- Source:
- Quotes.scala