mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-14 09:52:23 -07:00
de44dd5412
The current constraint on the `init_ordered' function accepts only numeric types. While one still can init a non-numerically-keyed tree by passing a comparator explicitly, the reason to disallow non-numeric ordered types is nowhere to be found.