| 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: | 0 | ||||||||||||||
| Open tickets: | 0 | ||||||||||||||
| Primary files: | port.ss
|
| Current version |
| PLaneT version | External version | Source | DLs | Docs | Req. PLT | Date added |
| (1 2) | 1.2 | [browse] | 577 | [none] | [none] | Tuesday, March 18th, 2008 |
| 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 | ||||||
| Old versions |
| PLaneT version | External version | Source | DLs | Docs | Req. PLT | Date added |
| (1 1) | 1.1 | [browse] | 1439 | [none] | [none] | Thursday, July 5th, 2007 |
| To load: (require (planet "port.ss" ("schematics" "port.plt" 1 (= 1)))) | ||||||
| Available in repositories: 4.x, 3xx | ||||||
| (1 0) | 1.0 | [browse] | 1215 | [none] | [none] | Sunday, April 1st, 2007 |
| 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 | [none] | [none] | Monday, November 10th, 2008 |
| 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 | ||||||