Skip to content
This repository has been archived by the owner on Jul 10, 2024. It is now read-only.

Support (guard) #38

Closed
etaoins opened this issue Aug 31, 2014 · 1 comment
Closed

Support (guard) #38

etaoins opened this issue Aug 31, 2014 · 1 comment
Assignees

Comments

@etaoins
Copy link
Owner

etaoins commented Aug 31, 2014

The example implementation of (guard) makes extensive use of (call/cc) that could probably be replaced by either (call/ec) or explicit dynamic state switching for better performance. It also uses multiple return values which would require #37 but it's unclear how essential that is to the implementation.

@etaoins etaoins self-assigned this Aug 31, 2014
@etaoins
Copy link
Owner Author

etaoins commented Sep 13, 2014

Implemented in master

@etaoins etaoins closed this as completed Sep 13, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant