Files
rose-ash/lib/ocaml/baseline
giles 8fab20c8bc
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 47s
ocaml: phase 5.1 anagrams.ml baseline (18/18 pass)
Group anagrams by canonical (sorted-chars) key using Hashtbl +
List.sort. Demonstrates char-by-char traversal via String.get + for-loop +
ref accumulator + Hashtbl as a multi-valued counter.
2026-05-08 19:57:09 +00:00
..