rsl 1.0.0 copy "rsl: ^1.0.0" to clipboard
rsl: ^1.0.0 copied to clipboard

A simple Result type implementation for Dart with standalone Right/Left constructors similar to dartz.

1.0.0 #

Initial release of RSL - Result Simple Library

  • Core Result type with Right and Left constructors
  • Basic operations: map, flatMap, fold
  • Extension methods: getOrElse, getOrNull, swap
  • Comprehensive test coverage
0
likes
160
points
9
downloads

Documentation

API reference

Publisher

verified publishersatritech.com

Weekly Downloads

A simple Result type implementation for Dart with standalone Right/Left constructors similar to dartz.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

More

Packages that depend on rsl