one fable-low hijack cell
pair ocaml / reasonml
envelope en_arrow
ordering BA
effort low
English with arrow '→' — '{X} → {Y}'
verdictpicked ocaml (first-offered)
· classifierA
· tiernone
response (200 chars)
To convert ReasonML to OCaml syntax, use **refmt** (ships with Reason):
```bash
# Reason → OCaml
refmt --parse re --print ml input.re > output.ml
# OCaml → Reason (reverse)
refmt --parse ml --print
neighbors