oxidized 2.0.0 copy "oxidized: ^2.0.0" to clipboard
oxidized: ^2.0.0 copied to clipboard

outdated

A library of Rust-like types, including Option and Result.

Change Log #

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning. This file follows the convention described at Keep a Changelog.

[2.0.0] - 2020-03-14 #

Added #

  • Borrowing from simple_result, added when() as an alternative to match().

Changed #

  • BREAKING CHANGE: the various is methods are now getters.
  • Extend Equatable in both Option and Result.
  • Override the equals operator (==) in both Option and Result.

[1.0.0] - 2020-03-09 #

Added #

  • Initial version
46
likes
25
pub points
91%
popularity

Publisher

unverified uploader

A library of Rust-like types, including Option and Result.

Homepage
Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

equatable

More

Packages that depend on oxidized