| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.4.0 | 8 | ~amd64 | 0/0.4.0 |
<pkgmetadata>
<maintainer type="project">
<email>haskell@gentoo.org</email>
<name>Gentoo Haskell</name>
</maintainer>
<longdescription>
A ranged set is an ordered list of ranges. This allows sets such as all reals x such that:
> (0.25 < x <= 0.75 or 1.4 <= x < 2.3 or 4.5 < x)
Alternatively you can have all strings s such that:
> ("F" <= s < "G")
</longdescription>
</pkgmetadata>
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | Ranged-sets-0.4.0.tar.gz | 13826 bytes | 0.4.0 |
| Type | File | Size |
|---|