| Portability | CPP, TypeFamilies, FlexibleInstances |
|---|---|
| Stability | experimental |
| Maintainer | Douglas Burke |
| Safe Haskell | None |
Data.Interned.URI
Description
Support interning URIs.
- data InternedURI
Documentation
data InternedURI Source
An interned URI. The hashing is based on the reversed URI (as a string).