pair 0.1.2 copy "pair: ^0.1.2" to clipboard
pair: ^0.1.2 copied to clipboard

A Pair class in dart that inspired Pair from java. Represents a generic pair of two values.

0.1.0 #

  • Initial version.

0.1.1 #

  • Update pubspec platforms

0.1.2 #

  • Add function to deserialized pair
  • Add mutate function to mutate Pair to another Pair
  • Add transform function to transform Pair to another Type
3
likes
160
points
1.02k
downloads

Publisher

unverified uploader

Weekly Downloads

A Pair class in dart that inspired Pair from java. Represents a generic pair of two values.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

More

Packages that depend on pair