Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tfausak/rampart
:european_castle: Determine how intervals relate to each other.
https://github.com/tfausak/rampart
haskell
Last synced: 2 months ago
JSON representation
:european_castle: Determine how intervals relate to each other.
- Host: GitHub
- URL: https://github.com/tfausak/rampart
- Owner: tfausak
- License: mit
- Created: 2020-03-13T13:22:00.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-05-19T13:40:36.000Z (8 months ago)
- Last Synced: 2024-05-19T14:42:00.317Z (8 months ago)
- Topics: haskell
- Language: Haskell
- Homepage: https://hackage.haskell.org/package/rampart
- Size: 58.6 KB
- Stars: 77
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-ccamel - tfausak/rampart - :european_castle: Determine how intervals relate to each other. (Haskell)
README
# Rampart
[![CI](https://github.com/tfausak/rampart/actions/workflows/ci.yml/badge.svg)](https://github.com/tfausak/rampart/actions/workflows/ci.yml)
[![Hackage](https://badgen.net/hackage/v/rampart)](https://hackage.haskell.org/package/rampart)Rampart is a Haskell library that determines how intervals relate to each
other. You can read more in [the documentation][] or [the announcement post][].![][interval relations]
[the documentation]: https://hackage.haskell.org/package/rampart/docs/Rampart.html
[the announcement post]: https://taylor.fausak.me/2020/03/13/relate-intervals-with-rampart/
[interval relations]: ./docs/interval-relations.svg