In designing Oz what was the thinking that led to the conclusion that
fun {Plus X Y} X + Y end
was preferable to
fun {Plus X Y} thread X + Y end end
as the implementation of '+' ?
-- Russ
_________________________________________________________________________________ mozart-users mailing list [email protected] http://www.mozart-oz.org/mailman/listinfo/mozart-users
