c-cube/ocaml-containers

Infix comparison operators in CCString

kwshi opened this issue · 0 comments

kwshi commented

CCString could benefit from an Infix module containing comparison operators. Since CCString already has existing equals and compare functions, these comparison operators would be easy to implement.