ruqe 1.1.4 copy "ruqe: ^1.1.4" to clipboard
ruqe: ^1.1.4 copied to clipboard

outdated

Ruqe brings the convenient types and methods found in Rust into Dart, such as the Result, Option, pattern-matching, etc.

1.1.4 - 2023-05-04 #

  • Changed Option

1.1.3 - 2023-04-17 #

  • Added Either functional programming concept

1.1.2 - 2023-04-17 #

  • Added option and the result module directly to the ruqe library

1.1.1 - 2022-12-08 #

  • Added some documentation for the Result isOk method.
  • Added some documentation for the Result isErr method.

1.1.0 - 2022-11-03 #

  • implement match() method for Option type.
  • implement match() method for Result type.
  • Some examples
  • Unit tests

1.0.0 - 2022-11-02 #

  • Initial version.
  • Option implementation
  • Result implementation
  • Some examples
  • Unit tests
6
likes
0
points
25
downloads

Publisher

unverified uploader

Weekly Downloads

Ruqe brings the convenient types and methods found in Rust into Dart, such as the Result, Option, pattern-matching, etc.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

equatable

More

Packages that depend on ruqe