0.7.0: Adding a Unit type
This release adds the Unit type, which is needed for Result-returning methods that might error, but do not return a value if successful. Supports JSON serialization and conversion to ValueTuple and the F# unit.
This release adds the Unit type, which is needed for Result-returning methods that might error, but do not return a value if successful. Supports JSON serialization and conversion to ValueTuple and the F# unit.