Package tail.plt contributed by dherman 
To load: (require (planet dherman/tail:3:0/tail))
Old style:(require (planet "tail.ss" ("dherman" "tail.plt" 3 0)))
Package description:
Special forms for preserving and destroying tail position.
Downloads this week: 0
Total downloads: 329
Tickets:0
Open tickets:0
Primary files:
tail.ss
NameContract
let-tail-continuation
let/tc
push-begin
with-continuation-mark*
 Current version
PLaneT versionExternal versionSourceDLsDocsReq. PLTDate added
(3 0)3
20
[none]
[none]Friday, April 13th, 2007
To load: (require (planet dherman/tail:3:0/tail))
Available in repositories: 4.x, 3xx
No Tickets Currently open for this Package [New Ticket]

 Old versions
PLaneT versionExternal versionSourceDLsDocsReq. PLTDate added
(2 2)2
24
[none]
[none]Sunday, April 1st, 2007
To load: (require (planet "tail.ss" ("dherman" "tail.plt" 2 (= 2))))
Available in repositories: 4.x, 3xx
[no release notes]
(2 1)2
101
[none]
[none]Sunday, April 1st, 2007
To load: (require (planet "tail.ss" ("dherman" "tail.plt" 2 (= 1))))
Available in repositories: 4.x, 3xx
[no release notes]
(2 0)2
5
[none]
[none]Sunday, April 1st, 2007
To load: (require (planet "tail.ss" ("dherman" "tail.plt" 2 (= 0))))
Available in repositories: 4.x, 3xx
[no release notes]
(1 0)1
162
[none]
[none]Sunday, April 1st, 2007
To load: (require (planet "tail.ss" ("dherman" "tail.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 versionExternal versionSourceDLsDocsReq. PLTDate added
(5 0)5
14
[none]
4.0Friday, August 7th, 2009
To load: (require (planet "main.ss" ("dherman" "tail.plt" 5 (= 0))))
Available in repositories: 4.x

Changed trace-app to a regular export instead of a for-syntax export. Now use it with:

(4 0)4
3
[none]
4.0Friday, August 7th, 2009
To load: (require (planet "main.ss" ("dherman" "tail.plt" 4 (= 0))))
Available in repositories: 4.x
  • Added trace-app.
  • Renamed push-begin to trace-begin.
  • Updated for v4.