This package is not available in the 3xx repository. Showing package versions available for all repositories instead.
Package multimethod.plt contributed by murphy [docs]
To load: (require (planet murphy/multimethod:2:1))
Old style:(require (planet "main.ss" ("murphy" "multimethod.plt" 2 1)))
Package description:
Procedures with multiple dispatch and ad-hoc type hierarchies.
Downloads this week: 0
Total downloads: 89
Tickets:0
Open tickets:0
Primary files:
[no interface available]
 Packages in other repositories

These packages are not available in the 3xx repository, but they are available for other versions of Racket.

PLaneT versionExternal versionSourceDLsDocsReq. PLTDate added
(2 1)2.1
68
[none]2009-01-19
To load: (require (planet "main.ss" ("murphy" "multimethod.plt" 2 (= 1))))
Available in repositories: 4.x
2.1
Added call-next-method functionality
2.0
Bugfixes and refactoring, nicer naming scheme
1.1
Added the missing children and underive procedures to the hierarchy module
(2 0)2.0
1
[none]2009-01-18
To load: (require (planet "main.ss" ("murphy" "multimethod.plt" 2 (= 0))))
Available in repositories: 4.x
2.0
Bugfixes and refactoring, nicer naming scheme
1.1
Added the missing children and underive procedures to the hierarchy module
1.0
Initial release
(1 1)1.1
20
[none]2009-01-10
To load: (require (planet "main.ss" ("murphy" "multimethod.plt" 1 (= 1))))
Available in repositories: 4.x
1.1
Added the missing children and underive procedures to the hierarchy module
1.0
Initial release
(1 0)1.0
0
[none]2009-01-10
To load: (require (planet "main.ss" ("murphy" "multimethod.plt" 1 (= 0))))
Available in repositories: 4.x
1.0
Initial release