neotype.Calc$.Apply0
final case class Apply0[A, B](calc: Calc[A], op: A => B, show: String => String) extends Calc[B] Members list
Concise view
Value members
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Calc
Attributes
- Inherited from:
- Calc