An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

hackage.haskell.org : first-class-patterns

This package implements a library of first class patterns. The initial basis for this library was Morten Rhiger's "Type-safe pattern combinators"; the patterns can be used in an almost identical way to those of Morten Rhiger. In a series of blog posts at http://reinerp.wordpress.com/category/pattern-combinators/ the types of patterns were made more revealing using type families, and a simpler implementation was used which avoids some book-keeping. The library reimplements most of Haskell's built-in pattern matching facilities, plus some more. The pattern matches of this library are lightweight: when GHC's optimisation is turned on, all overhead should be optimised away, leaving a standard Haskell pattern match. If you're just reading the documentation for this library for the first time, start with Data.Pattern.

Registry - Source - JSON - codemeta.json
purl: pkg:hackage/first-class-patterns
Keywords: bsd3 , data , library , pattern , Propose Tags , first-class , haskell , pattern-matching , patterns
License: BSD-3-Clause
Latest release: over 12 years ago
First release: over 16 years ago
Dependent repositories: 6
Downloads: 8,778 total
Stars: 17 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Funding links: https://ko-fi.com/kowainik, https://github.com/sponsors/vrom911
Last synced: 19 days ago

ReinerPope
10 packages
49,751 downloads
BrentYorgey
60 packages
1,782,395 downloads
vrom911
38 packages
183,140 downloads