Rich2 / openstrat

Cross Platform Scala 2d graphics (but 3d compatible), basic geometry, maps, Earth maps, hex-tiling and strategy library(s).
https://richstrat.com
Apache License 2.0
21 stars 8 forks source link

Extension methods for Arrays and ArrayBuffers #218

Closed Rich2 closed 1 year ago

Rich2 commented 1 year ago

Extension methods for Arrays and ArrayBuffers taking Ints Longs and possibly other types. Create and use these methods.

setIndex2 and append2 for Ints methods completed.