Ecosyste.ms: Funds

An open API service for providing issue and pull request metadata for open source projects.

https://github.com/jcranch/cond

Last synced: 1 day ago

Repository metadata:

Basic conditional operators with monadic variants.


Owner metadata:


Committers metadata

Last synced: 7 days ago

Total Commits: 61
Total Committers: 8
Avg Commits per committer: 7.625
Development Distribution Score (DDS): 0.475

Commits in past year: 11
Committers in past year: 2
Avg Commits per committer in past year: 5.5
Development Distribution Score (DDS) in past year: 0.091

Name Email Commits
Adam Curtis a****s@s****u 32
James Cranch c****h@c****t 16
Daniel Diaz d****z@d****t 5
Andreas Abel a****l@i****e 3
Oleg Grenrus o****s@i****i 2
David Turner d****r@g****m 1
James Cranch j****h@s****k 1
Owen Stephens g****t@o****k 1

Issue and Pull Request metadata

Last synced: 1 day ago


Package metadata

hackage: cond

This library provides: Implementations of various overloaded conditional operations Lifted monadic variants of those operations and common boolean operators A typeclass for boolean algebras. Feel free to send ideas and suggestions for new conditional operators to the maintainer. Monadic looping constructs are not included as part of this package, since the monad-loops package has a fairly complete collection of them already.

  • Homepage: https://github.com/jcranch/cond
  • Licenses: BSD-3-Clause
  • Latest release: 0.5.1 (published 12 months ago)
  • Last Synced: 2024-11-08T00:06:25.398Z (2 days ago)
  • Versions: 13
  • Dependent Packages: 3
  • Dependent Repositories: 146
  • Downloads: 15,136 Total
  • Rankings:
    • Dependent repos count: 3.679%
    • Dependent packages count: 7.172%
    • Downloads: 10.025%
    • Average: 20.285%
    • Forks count: 37.09%
    • Stargazers count: 43.459%
  • Maintainers (2)

Dependencies

.github/workflows/haskell-ci.yml actions
  • actions/cache/restore v3 composite
  • actions/cache/save v3 composite
  • actions/checkout v3 composite
cond.cabal hackage
  • base >=3 && <5