Package unit.plt contributed by dherman [docs]
To load: (require (planet dherman/unit:4:0/unit))
Old style:(require (planet "unit.ss" ("dherman" "unit.plt" 4 0)))
Package description:
Conveniences and idioms for mzscheme units.
Downloads this week: 0
Total downloads: 74
Tickets:0
Open tickets:0
Primary files:
NameContract
(all-defined)
(all-from (lib "unit.ss"))
 Current version
PLaneT versionExternal versionSourceDLsDocsReq. PLTDate added
(4 0)1
32
[none]2007-12-29
To load: (require (planet dherman/unit:4:0/unit))
Available in repositories: 4.x, 3xx
Renamed functors to mixits.
No Tickets Currently open for this Package [New Ticket]

 Old versions
PLaneT versionExternal versionSourceDLsDocsReq. PLTDate added
(3 0)1
14
[none]2007-12-27
To load: (require (planet "unit.ss" ("dherman" "unit.plt" 3 (= 0))))
Available in repositories: 3xx, 4.x
Now re-exports all of (lib "unit.ss").
(2 0)1
14
[none]2007-12-27
To load: (require (planet "unit.ss" ("dherman" "unit.plt" 2 (= 0))))
Available in repositories: 4.x, 3xx
Changed the interface for `require-unit'.
(1 0)1
14
[none]2007-12-24
To load: (require (planet "unit.ss" ("dherman" "unit.plt" 1 (= 0))))
Available in repositories: 4.x, 3xx
Released.