▲ | cosmic_quanta 5 days ago | |
The `dimensional` library doesn't provide this, no. However, it's easy to 'tag' data in Haskell using phantom types. For example, for vectors in reference frames:
There might already be a library to do this | ||
▲ | amelius 4 days ago | parent [-] | |
Ok, but I'd also want to convert between polar and cartesian coordinates. |