bjornbm / dimensional-classic

Automatically exported from code.google.com/p/dimensional
BSD 3-Clause "New" or "Revised" License
3 stars 1 forks source link

Refactor Dimensional #12

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Move all but the base dimensions and units to another module (to reduce
size of the Dimensional module).

Make 'Dimensionless' an instance of 'Functor'.

Don't export the 'Dimensional' type constructor.

Original issue reported on code.google.com by bjorn.bu...@gmail.com on 12 Mar 2007 at 11:21

GoogleCodeExporter commented 9 years ago
(Haven't yet restricted module exports, will create a new issue for that.)

Original comment by bjorn.bu...@gmail.com on 13 Mar 2007 at 11:41