A number of possible answers, including:

F# shares a common core language with OCaml, and OCaml uses try...with.

F# exception handlers are "patterns", and thus you can use pattern matching syntax to match the types of exceptions you intend to handle, and thus it's similar to match...with in that respect.

By on 3/30/2010 4:31 PM ()

I see, that makes sense, cheers for the info!

By on 3/30/2010 4:32 PM ()
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper