• @[email protected]
    link
    fedilink
    24 days ago

    Kind of, though they honestly just do pretend immutability. Object references are still copied everywhere.

    • @[email protected]
      link
      fedilink
      24 days ago

      I find you need the whole ecosystem to support immutability to make it work. Every library needs to be based around it. Elixir is about the only modern option that does.