Package

purescript-options-extra

Repository
PureFunctor/purescript-options-extra
License
BSD-3-Clause
Uploaded by
PureFunctor
Published on
2021-05-01T15:05:13Z

CI Release Pursuit

Some extra utilities for working with options.

Installation

$ spago install options-extra

or if not present within a package set, you can manually add it to your project's packages.dhall.

Documentation

  1. Module documentation is published on Pursuit.
  2. Changes over releases are tracked through CHANGELOG.md.
  3. Example usage can be found in the test directory.

Further inquiries about the project can be done so by opening an issue.

Contributing

Contributions in any form, whether that'd be documentation updates, bug fixes, or new features, are welcome.

Larger contributions, on the other hand, are best discussed by opening an issue first. This should help save some time needed in implementing said change.

Modules
Data.Options.Nested
Data.Options.UntaggedUnion
Dependencies