https://github.com/eutro/try-catch-match
A racket try-catch-finally macro that binds with match.
https://github.com/eutro/try-catch-match
Last synced: 4 months ago
JSON representation
A racket try-catch-finally macro that binds with match.
- Host: GitHub
- URL: https://github.com/eutro/try-catch-match
- Owner: eutro
- License: mit
- Created: 2021-07-27T22:56:20.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-28T22:05:20.000Z (almost 5 years ago)
- Last Synced: 2025-10-20T14:58:17.789Z (8 months ago)
- Language: Racket
- Size: 3.91 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# try-catch-match
A racket try-catch-finally macro that binds with match.