OCaml library index is unsorted
talex5 opened this issue · 0 comments
talex5 commented
The list of modules at https://ocaml.org/api/index.html does not seem to be in any particular order:
- Ocaml_operators
- Format_tutorial
- CamlinternalFormatBasics
- CamlinternalAtomic
- Stdlib
- Seq
- Option
- Either
- ...
It would be much easier to use if e.g. alphabetical.