GroupDiscriminator

case class GroupDiscriminator[T](t: Term[T], ds: List[T])(`evidence$2`: Eq[T])
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

def group(cs: List[Cursor]): List[List[Cursor]]

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product