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
An implementation using const fn would require const fn to stabilize... without const fn it produces a bit of ugly code sadly :/
I should investigate in finding the sweet spot between additional memory requirements and speedups. Maybe I'll just wait until const fn stabilizes and create a build time configuration flag.