| To load: | (require (planet schematics/port:1:2/port)) | ||||||||||||||
| Old style: | (require (planet "port.ss" ("schematics" "port.plt" 1 2))) | ||||||||||||||
| Package description: | A library of functions that operate on ports. | ||||||||||||||
| Downloads this week: | 0 | ||||||||||||||
| Total downloads: | 3627 | ||||||||||||||
| Tickets: | 1 | ||||||||||||||
| Open tickets: | 1 | ||||||||||||||
| Primary files: |
|
| Current version |
| PLaneT version | External version | Source | DLs | Docs | Req. PLT | Date added |
| (1 2) | 1.2 | [browse] | 577 | [docs] | [none] | 2008-03-18 |
| To load: (require (planet schematics/port:1:2/port)) | ||||||
| Available in repositories: 4.x, 3xx | ||||||
For all functions except port-fold the input-port argument is now optional and default to current-input-port | ||||||
| Open tickets |
| Ticket Id | Owner | Reporter | Type | Version |
|---|---|---|---|---|
| 210 | schematics | samth@… | defect | (1 3) |
| Fails to compile with 4.2.2 | ||||
| Old versions |
| PLaneT version | External version | Source | DLs | Docs | Req. PLT | Date added |
| (1 1) | 1.1 | [browse] | 1439 | [docs] | [none] | 2007-07-05 |
| To load: (require (planet "port.ss" ("schematics" "port.plt" 1 (= 1)))) | ||||||
| Available in repositories: 4.x, 3xx | ||||||
| (1 0) | 1.0 | [browse] | 1215 | [docs] | [none] | 2007-04-01 |
| To load: (require (planet "port.ss" ("schematics" "port.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 |
| (1 3) | — | [browse] | 396 | [docs] | [none] | 2008-11-10 |
| To load: (require (planet "main.ss" ("schematics" "port.plt" 1 (= 3)))) | ||||||
| Available in repositories: 4.x | ||||||
Fixed bug in port->sexp-list, which could manifest itself in very rare cases if the input contained parens | ||||||