RepeatableAnnotations

Companion:
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply[A, T](using annotations: RepeatableAnnotations[A, T]): RepeatableAnnotations[A, T]
def mkAnnotations[A, T](annotations: List[List[A]]): RepeatableAnnotations[A, T]