scala.specialized
Annotate type parameters on which code should be automatically specialized. For
example:
Type T can be specialized on a subset of the primitive types by specifying a
list of primitive types to specialize at:
Instance Constructors From scala.specialized
new specialized()
(defined at scala.specialized)
Full Source: