Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lpil/exception
https://github.com/lpil/exception
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/lpil/exception
- Owner: lpil
- License: apache-2.0
- Created: 2023-08-11T18:58:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-17T16:26:59.000Z (9 months ago)
- Last Synced: 2024-05-01T23:04:55.603Z (6 months ago)
- Language: Gleam
- Size: 12.7 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
- awesome-gleam - exception - [📚](https://hexdocs.pm/exception/) - A tiny package for dealing with exceptions (Packages / Error Handling)
README
# exception
[![Package Version](https://img.shields.io/hexpm/v/exception)](https://hex.pm/packages/exception)
[![Hex Docs](https://img.shields.io/badge/hex-docs-ffaff3)](https://hexdocs.pm/exception/)A tiny package for dealing with exceptions
```sh
gleam add exception
```Documentation can be found at .