Wrap doubles without overhead in Csharp
I’m trying to create a structure that’s essentially just a regular double
but has a physical unit attached via generics.
I’m trying to create a structure that’s essentially just a regular double
but has a physical unit attached via generics.