Skip to content

bfren/wrap

Repository files navigation

Wrap Monads (C#)

GitHub release (latest by date including pre-releases) Nuget GitHub
Test Publish

Various monads (including Maybe - see here) for C# - to handle null values and exceptions better - including Linq support, chaining, and asynchronous programming. Includes:

  • Either<TLeft, TRight>
  • Id (support for int, uint, long, ulong and Guid value types)
  • Result
  • Wrap

View the Wiki for documentation.

Licence

MIT

Copyright

Copyright (c) 2019-2024 bfren (unless otherwise stated)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages