coulomb icon indicating copy to clipboard operation
coulomb copied to clipboard

sequences / collections with units

Open erikerlandson opened this issue 4 years ago • 1 comments

CoulombVector, CoulombList, etc. It is straightforward to declare Vector[Quantity[...]] but more efficient to abstract out the unit types

erikerlandson avatar Sep 23 '19 20:09 erikerlandson

for scala 3 collection design and implementations

  • https://docs.scala-lang.org/overviews/core/custom-collections.html
  • https://docs.scala-lang.org/overviews/core/architecture-of-scala-213-collections.html

erikerlandson avatar Nov 07 '23 16:11 erikerlandson