RepeatableAnnotations

liewhite.common.RepeatableAnnotations$
See theRepeatableAnnotations companion trait

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

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]

Givens