Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Better to do with the maybe workflow from Fsharpx:

    maybe {
      let! address = author.address
      let! city = address.city
      printfn %s city
    }


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: