Skip to content

2.1.0

Compare
Choose a tag to compare
@bash bash released this 14 Aug 15:18
534d151
  • Add Inspect method to Option akin to IEnumerable.Inspect.
  • Add ToTheoryData extension for IEnumerable<T> for xUnit.
  • Add Unit.Value as a way to a get a Unit value.
  • Add Functional.Retry which retries a producer until Option.Some is returned.