Today in our newest take on “older technology is better”: why NAT rules!

  • skulbuny@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    11 days ago

    F# definitely and maybe Haskell and OCaml as well? Elixir and Erlang use it as a binary concatenation operator.

    • Phoenix3875@lemmy.world
      link
      fedilink
      arrow-up
      3
      ·
      11 days ago

      Yes for OCaml. Haskell’s inequality is defined as /= (for ≠). <> is usually the Monoid mappend operator (i.e. generalized binary concatenation).