one fable-low hijack cell
pair ocaml / reasonml
envelope code_caret
ordering AB
effort low
Code-flavored caret operator — '{X} ^ {Y}'
verdictpicked ocaml (first-offered)
· classifierA
· tiernone
response (200 chars)
# OCaml ^ ReasonML
Fun fact: `^` is actually the **string concatenation operator** in OCaml — so `"ocaml" ^ "reasonml"` evaluates to `"ocamlreasonml"` 🙂
But here's a comparison of the two:
## What
neighbors