SimpleResults

A lightweight implementation of the Result pattern for error handling without exceptions
git clone git://git.hanetzok.net/SimpleResults
Log | Files | Refs | README | LICENSE

.gitignore (63B)


      1 bin/
      2 obj/
      3 /packages/
      4 riderModule.iml
      5 /_ReSharper.Caches/
      6 .idea/