EvalStringContext
neotype.eval.Eval.EvalStringContext
final case class EvalStringContext(parts: List[String], args: List[Eval[_]]) extends Eval[String]
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Eval
Attributes
- Inherited from:
- Eval
In this article