data-filter: Utilities for filtering

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Some helpers to make using Prelude.filter and similar value selection a bit easier. Includes combinators for predicates as well as an operator to match the constructor used for the given value.


[Skip to Readme]

Properties

Versions 0.1.0.0, 0.1.0.0
Change log ChangeLog.md
Dependencies base (<5), data-default (<1) [details]
License BSD-2-Clause
Copyright (c) 2018 Sophie Hirn
Author Sophie Hirn
Maintainer sophie.hirn@wyvernscale.com
Category Data
Home page https://github.com/LadyBoonami/data-filter
Source repo head: git clone https://github.com/LadyBoonami/data-filter
Uploaded by boonami at 2018-05-17T17:19:54Z

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for data-filter-0.1.0.0

[back to package description]

data-filter

Utilities for filtering. See the documentation of Data.Filter for more info.