[Haskell-cafe] Order of evaluation

Jon Harrop jon at ffconsultancy.com
Thu Jul 26 11:47:40 EDT 2007


If you have a boolean-or expression:

  a || b

will "a" be evaluated before "b" in Haskell as it is in other languages?

-- 
Dr Jon D Harrop, Flying Frog Consultancy Ltd.
OCaml for Scientists
http://www.ffconsultancy.com/products/ocaml_for_scientists/?e


More information about the Haskell-Cafe mailing list