erikerlandson / coulomb

coulomb: unit analysis for Scala
https://erikerlandson.github.io/coulomb/
Apache License 2.0
142 stars 9 forks source link

sequences / collections with units #50

Open erikerlandson opened 5 years ago

erikerlandson commented 5 years ago

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

erikerlandson commented 12 months ago

for scala 3 collection design and implementations