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.
- Host: GitHub
- URL: https://github.com/jcranch/cond
- Owner: jcranch
- License: bsd-3-clause
- Fork: true (erratic-pattern/cond)
- Created: 2023-09-20T11:16:39.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-05-20T12:44:42.000Z (6 months ago)
- Last Synced: 2024-10-29T20:37:21.174Z (11 days ago)
- Language: Haskell
- Homepage: http://hackage.haskell.org/package/cond
- Size: 43 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Owner metadata:
- Name: James Cranch
- Login: jcranch
- Email:
- Kind: user
- Description:
- Website: https://cranch.staff.shef.ac.uk/
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/440851?u=c5e8b4b8dd371ab9a8c20fa97fb1bd0137ba9e8d&v=4
- Repositories: 8
- Last Synced at: 2023-03-14T20:20:16.092Z
- Profile URL: https://github.com/jcranch
- Sponsor URL:
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 | 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
- Total packages: 1
-
Total downloads:
- hackage: 15,136 total
- Total dependent packages: 3
- Total dependent repositories: 146
- Total versions: 13
- Total maintainers: 2
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
- actions/cache/restore v3 composite
- actions/cache/save v3 composite
- actions/checkout v3 composite
- base >=3 && <5