Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 481 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 481 Bytes

Scala Async Error Handling

Build Status

Handling seamlessly converting semantic errors in synchronous code to asynchronous semantic errors (represented by SemanticError exception).

Contributing

Please feel free to fork this project and make pull requests. Any change to code must come with tests, of course.