Skip to content
This repository has been archived by the owner on Dec 29, 2018. It is now read-only.

feature request: exporting the restart name #18

Open
guicho271828 opened this issue Nov 20, 2014 · 0 comments
Open

feature request: exporting the restart name #18

guicho271828 opened this issue Nov 20, 2014 · 0 comments

Comments

@guicho271828
Copy link
Contributor

Restarts are also the important part of API. please:

@export
(restart-bind ...
   )

@export
(restart-case ...
  (name () ...))

and also the `case,ecase, ccase' keys (less priority):

@export
(case (something)
  (key1 ...)
  (key2 ...))

well, I might have to use a keyword for the restart name.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant