Skip to content

manulkacz/error-handling

 
 

Repository files navigation

FeatherTools Logo Error-Handling

NuGet NuGet Downloads Checks

Library for proper error handling with Option, Result, AsyncResult and their computation expressions.

Inspiration

Install

paket add Feather.ErrorHandling

Note: You can also use this library in a Fable project.

Release

  1. Increment version in ErrorHandling.fsproj
  2. Update CHANGELOG.md
  3. Commit new version and tag it

Development

Requirements

Build

./build.sh build

Tests

./build.sh -t tests

About

Library for proper error handling with Option, Result, AsyncResult and their computation expressions.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • F# 99.7%
  • Shell 0.3%