Remove constraint that using returns a try

Issue #17 new
Franck Cassez repo owner created an issue

This complicates the code more than simplify it. If using can return an arbitrary type (and not necessarily a Try) we can still use it as Try () and get the same results. Many tests/use cases can be simplified if using does not impose to return a Try.

Comments (0)

  1. Log in to comment