coulomb
coulomb copied to clipboard
sequences / collections with units
CoulombVector, CoulombList, etc. It is straightforward to declare Vector[Quantity[...]] but more efficient to abstract out the unit types
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