In openstrat Arr is an alias for ArraySeq, an immutable compile time wrapper around an Array. Therefore a member named arr should have type Arr. array should be the default member name for Arrays. Many are called arr, because they were written pre 2.13, when there was no ArraySeq.
In openstrat Arr is an alias for ArraySeq, an immutable compile time wrapper around an Array. Therefore a member named arr should have type Arr. array should be the default member name for Arrays. Many are called arr, because they were written pre 2.13, when there was no ArraySeq.
As part of this sort CanvasJs: line 106
And document this convention before closing.