SeqLikeImutDbl7
SeqLikeImut with Dbl7Elems, that can be encoded by a sequence of 7 Doubles. Includes ArrDbl7s and SeqSpecDbl7
Attributes
- Graph
 - 
    
 - Supertypes
 - 
    trait SeqLikeDbl7[A]trait SeqLikeImutDblN[A]trait ArrayDblBackedtrait SpecialTtrait SeqLikeImutValueN[A]trait SeqLikeBacked[A]trait SeqLikeValueN[A]trait SeqLike[A]class AnyShow all
 - Known subtypes
 
Members list
Type members
Inherited and Abstract types
Gives the final type of this class.
Value members
Concrete methods
Checks if 2 values of the specifying sequence are equal.
Checks if 2 values of the specifying sequence are equal.
Attributes
The number of data elements in the defining sequence. These collections use underlying mutable Arrays and ArrayBuffers. The length of the underlying Array will be a multiple of this number. For Sequs this will be an alternative name for length.
Sets / mutates an element in the Arr at the given index. This method should rarely be needed by end users, but is used by the initialisation and factory methods.
Sets / mutates an element in the Arr at the given index. This method should rarely be needed by end users, but is used by the initialisation and factory methods.
Attributes
- Definition Classes
 
Inherited methods
The number of atomic values, Ints, Doubles, Longs etc that specify / construct an element of this immutable flat Array based collection class.
The number of atomic values, Ints, Doubles, Longs etc that specify / construct an element of this immutable flat Array based collection class.
Attributes
- Definition Classes
 - Inherited from:
 - SeqLikeDbl7
 
Mutates an element in the Arr at the given index. This method should rarely be needed by end users, but is used by the initialisation and factory methods.
Mutates an element in the Arr at the given index. This method should rarely be needed by end users, but is used by the initialisation and factory methods.
Attributes
- Inherited from:
 - SeqLikeBacked
 
Sets / mutates elements in the Arr. This method should rarely be needed by end users, but is used by the initialisation and factory methods.
Sets / mutates elements in the Arr. This method should rarely be needed by end users, but is used by the initialisation and factory methods.
Attributes
- Inherited from:
 - SeqLikeBacked
 
Attributes
- Inherited from:
 - SeqLikeImutDblN
 
Inherited and Abstract methods
Attributes
- Inherited from:
 - ArrayDblBacked
 
Method for creating new specifying sequence element from 7 Doubles.
Method for creating new specifying sequence element from 7 Doubles.
Attributes
- Inherited from:
 - SeqLikeDbl7
 
The element String allows the composition of toString for the whole collection. The syntax of the output will be reworked.
The element String allows the composition of toString for the whole collection. The syntax of the output will be reworked.
Attributes
- Inherited from:
 - SeqLike
 
Performs a side effecting function on each element of the specifying sequence in order.
Performs a side effecting function on each element of the specifying sequence in order.
Attributes
- Inherited from:
 - SeqLike
 
Attributes
- Inherited from:
 - SeqLikeImutDblN