Sandro Magi wrote: > You could always compose lifted computations. So arithmetic would > operate on and produce lifted expressions instead of actual values. > You could, but it would most likely be death to your performance. This issue is probably the main cause for arrays in OCaml being mutable.
PKE. -- Pål-Kristian Engstad ([email protected]), Lead Graphics & Engine Programmer, Naughty Dog, Inc., 1601 Cloverfield Blvd, 6000 North, Santa Monica, CA 90404, USA. Ph.: (310) 633-9112. "Emacs would be a far better OS if it was shipped with a halfway-decent text editor." -- Slashdot, Dec 13. 2005. _______________________________________________ bitc-dev mailing list [email protected] http://www.coyotos.org/mailman/listinfo/bitc-dev
