| To load: | (require (planet dherman/memoize:2:3/memoize)) | ||||||||||
| Old style: | (require (planet "memoize.ss" ("dherman" "memoize.plt" 2 3))) | ||||||||||
| Package description: | Macros for defining memoized procedures. | ||||||||||
| Downloads this week: | 0 | ||||||||||
| Total downloads: | 2593 | ||||||||||
| Tickets: | 9 | ||||||||||
| Open tickets: | 4 | ||||||||||
| Primary files: |
|
| Current version |
| PLaneT version | External version | Source | DLs | Docs | Req. PLT | Date added |
| (2 3) | 2 | [browse] | 435 | [docs] | [none] | 2008-09-03 |
| To load: (require (planet dherman/memoize:2:3/memoize)) | ||||||
| Available in repositories: 4.x, 3xx | ||||||
Updated tests to SchemeUnit 2. | ||||||
| Open tickets |
| Old versions |
| PLaneT version | External version | Source | DLs | Docs | Req. PLT | Date added |
| (2 2) | 2 | [browse] | 4 | [docs] | [none] | 2008-09-03 |
| To load: (require (planet "memoize.ss" ("dherman" "memoize.plt" 2 (= 2)))) | ||||||
| Available in repositories: 3xx, 4.x | ||||||
Bug fix: changed () to '() for PLT v4. Now multiple-arg memoized procedures should work. | ||||||
| (2 1) | 2 | [browse] | 491 | [docs] | [none] | 2007-04-01 |
| To load: (require (planet "memoize.ss" ("dherman" "memoize.plt" 2 (= 1)))) | ||||||
| Available in repositories: 4.x, 3xx | ||||||
| [no release notes] | ||||||
| (2 0) | 2 | [browse] | 197 | [docs] | [none] | 2007-04-01 |
| To load: (require (planet "memoize.ss" ("dherman" "memoize.plt" 2 (= 0)))) | ||||||
| Available in repositories: 4.x, 3xx | ||||||
| [no release notes] | ||||||
| (1 3) | 1 | [browse] | 383 | [docs] | [none] | 2007-04-01 |
| To load: (require (planet "memoize.ss" ("dherman" "memoize.plt" 1 (= 3)))) | ||||||
| Available in repositories: 4.x, 3xx | ||||||
| [no release notes] | ||||||
| (1 2) | 1 | [browse] | 6 | [docs] | [none] | 2007-04-01 |
| To load: (require (planet "memoize.ss" ("dherman" "memoize.plt" 1 (= 2)))) | ||||||
| Available in repositories: 4.x, 3xx | ||||||
| [no release notes] | ||||||
| (1 1) | 1 | [browse] | 6 | [docs] | [none] | 2007-04-01 |
| To load: (require (planet "memoize.ss" ("dherman" "memoize.plt" 1 (= 1)))) | ||||||
| Available in repositories: 3xx, 4.x | ||||||
| [no release notes] | ||||||
| (1 0) | 1 | [browse] | 6 | [docs] | [none] | 2007-04-01 |
| To load: (require (planet "memoize.ss" ("dherman" "memoize.plt" 1 (= 0)))) | ||||||
| Available in repositories: 4.x, 3xx | ||||||
| [no release notes] | ||||||
| Packages in other repositories |
These packages are not available in the 3xx repository, but they are available for other versions of Racket.
| PLaneT version | External version | Source | DLs | Docs | Req. PLT | Date added |
| (3 1) | 2 | [browse] | 1064 | [docs] | 4.0 | 2008-09-03 |
| To load: (require (planet "main.ss" ("dherman" "memoize.plt" 3 (= 1)))) | ||||||
| Available in repositories: 4.x | ||||||
Fixed a long-standing bug with multiple-arity | ||||||
| (3 0) | 2 | [browse] | 1 | [docs] | 4.0 | 2008-09-03 |
| To load: (require (planet "main.ss" ("dherman" "memoize.plt" 3 (= 0)))) | ||||||
| Available in repositories: 4.x | ||||||
Initial release for PLT v4.x. | ||||||