Paul Sokolovsky - 2000-11-08

You wanted some feedback? Get it ;-)

C or C++: C, no comments. How could you think about plus-plus bloat?

Mutable or Immutable: unless you have very serious pros for having it mutable, do it immutable. Numbers are scalars, and not expected to be mutable.