• ozr@programming.dev
    link
    fedilink
    arrow-up
    1
    ·
    4 months ago

    It’s a Computation Expression - a core feature of the language since very early, and it’s pretty amazing IMO and not only used for async/task

    • Pencilnoob@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      4 months ago

      I guess that’s fair, I was thinking more of how you have to convert dotnet tasks into f# async, and the nomenclature around “Async.RynSyncronously” vs something like “Async.await”