A friendly programming language from the future.

    • steersman2484@sh.itjust.works
      link
      fedilink
      arrow-up
      1
      ·
      8 months ago

      Yes, in functional programming you want to use pure functions. Exceptions are impure, therefore it has to be declared.

      Other functional languages don’t even have exceptions