ArrLongNsCompanion
trait ArrLongNsCompanion[A <: ElemLongN, ArrA <: ArrLongNs[A]] extends DataValueNsCompanion[A, ArrA]
Helper trait for Companion objects of ArrLongNs classes.
Value members
Abstract methods
Concrete methods
Inherited methods
This method allows you to map from a DataGen to the ArrA type.
This method allows you to map from a DataGen to the ArrA type.
- Inherited from:
- DataValueNsCompanion
the product size of the ValueNsArr type's elements.
the product size of the ValueNsArr type's elements.
- Inherited from:
- DataValueNsCompanion
returns a collection class of type ArrA, whose backing Array is uninitialised.
returns a collection class of type ArrA, whose backing Array is uninitialised.
- Inherited from:
- DataValueNsCompanion