Vector.firstIter
Returns an iterator pointing to the first element.
Arguments
None
Return values
iterator
pointing to the first element.
Complexity
Constant
Example
Output:
1.000000,2.000000,3.000000,
Returns an iterator pointing to the first element.
None
Constant