Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rcardin/raise-scala-example
https://github.com/rcardin/raise-scala-example
direct-style error-handling functional-programming raise scala-3
Last synced: about 4 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/rcardin/raise-scala-example
- Owner: rcardin
- Created: 2024-04-04T12:07:39.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-10-17T13:06:04.000Z (about 1 month ago)
- Last Synced: 2024-10-19T14:08:53.737Z (29 days ago)
- Topics: direct-style, error-handling, functional-programming, raise, scala-3
- Language: Scala
- Homepage:
- Size: 22.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The `Raise` DSL in Scala
Is it possible to port the `Raise` DSL of Arrow Kt in Scala? Does it worth?