Angle<> needs alternative representation control #15
Labels
enhancement
New feature or request
low priority
Not something that needs to be addressed immediately
Right now,
Angle<>
's internal representation is fixed to be ]-pi.pi]. But that's not great because:I could easily see something like:
Coming in handy.
However, while this is a nice to have, it's a LOT of work that addresses no particular imediate need.
One thing we could seriously consider is modifying the user-facing API immediately to reflect this so that the eventual introduction of alternate angle internal representations does not induce a breaking change.
The text was updated successfully, but these errors were encountered: