You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This will enable avoiding negative indexing normalization, using many faster functions for UInt, avoiding overflows for large numbers, and much more.
Any other details?
This could be pushed down the roadmap since I imagine it would require quite the rewrite for the decorator to be able to reference the Self instance. But I think it will be worth it in the long term.