• @[email protected]
    link
    fedilink
    286 months ago

    This is awesome. Rust wearing full plate armor to dinner is hilarious… Also what’s up with Scala? lmao

    • @[email protected]
      link
      fedilink
      116 months ago

      Well, obviously she was already in full plate armor when her friends called, so why take it out?

    • @tatterdemalion
      link
      86 months ago

      I assume Scala is like a “gateway” (drug) to functional programming by way of also supporting imperative and object oriented paradigms.

      • @BatmanAoD
        link
        36 months ago

        Probably more importantly, it runs on the JVM and is designed to interoperate with existing Java code. (FWIW, I actually think they made a major mistake in how they handle null Java objects, and that Kotlin did better here; but Kotlin is much newer.)

        • @tatterdemalion
          link
          16 months ago

          Oh good point I totally forgot it’s a JVM lang.