name.rayrobdod.stringContextParserCombinator.typeclass.BiRepeated
See theBiRepeated companion object
trait BiRepeated[Expr[_], A, Z] extends Repeated[A, Z], ContraRepeated[Expr, A, Z]
Describes how to combine and break apart a repeated value
Type parameters
- A
-
the repeated input elements
- Expr
-
the macro-level expression type
- Z
-
the result container
Attributes
- See also
- Companion
- object
- Source
- Repeat.scala
- Graph
-
- Supertypes
Members list
In this article