Skip to content
This repository has been archived by the owner on Feb 7, 2022. It is now read-only.

v1.0.0

Compare
Choose a tag to compare
@gmurayama gmurayama released this 04 Feb 18:27
f5a22a2
  • Pattern Matching with Match method.
  • IsOk and IsErr properties to indicate the internal state of Resolved.
  • Implicit conversions from Ok and Err structs to a Resolved class.