Fisher Mark wrote:
> * Units of measure are optional;
> * Units of measure are fast; and
> * Implementing units of measure don't appreciably slow down computations
> that don't use units of measure.
enforced types without automatic conversions does all this, the matches
are made once at compile-time and then they use the native math ops.
Dynamic types-checking slows us down of course, but with both, the
dynmaic type will only be required when it isn;t clear, and that clarity
will keep perl6 instructors with full classrooms.
--
David Nicol 816.235.1187 [EMAIL PROTECTED]
Subroutine one-arg, him called no-arg, get $_-arg. Ug.