- Companion:
- class
Type members
Classlikes
Args are put on type arguments, and the cross product of all types that are so annotated are instantiated.
Args are put on type arguments, and the cross product of all types that are so annotated are instantiated.
Excludes specific instantiations of the cross product inferred by @args. Order is the same as the order of the type arguments
Excludes specific instantiations of the cross product inferred by @args. Order is the same as the order of the type arguments
@sequenceT associates the term parameter's values with the type argument indicated.
@sequenceT associates the term parameter's values with the type argument indicated.
Replaces a def with a val. Requires that all type arguments be expanded and all term arguments be sequenced
Replaces a def with a val. Requires that all type arguments be expanded and all term arguments be sequenced