let comparison = (0 == 0, 0 < 1, 1 <= 1, 2 > 1, 1 >= 1) in
Hazel appears to be written in ocaml and mentions being "ml-like" on the site
Haskell does the same thing.