Units?

Stephen Pair spair at advantive.com
Thu Aug 8 15:36:18 UTC 2002


Has anyone implements units in Squeak?  I'm most intersted in units of
time...for example, I'd like to be able to write things like:

  (Delay for: 250 milliseconds) wait.
  (Delay for: 20 seconds) wait.
  (Delay for: 30 years) wait.

- Stephen




More information about the Squeak-dev mailing list