StratifiedMonoidAggregatorOps

final case class StratifiedMonoidAggregatorOps[A](a: A) extends AnyVal
trait Serializable
trait Product
trait Equals
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

def at[W](level: Int)(implicit W: StratifiedMonoidAggregator[W, A]): W

Inherited methods

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