/scala-async-error-handling

Semantic Error Handling for Scala

Primary LanguageScala

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.