| Copyright | (c) 2014 Elliot Robinson (c) 2014 Argiope Technical Solutions |
|---|---|
| License | BSD3 |
| Maintainer | Elliot Robinson <elliot.robinson@argiopetech.com> |
| Stability | experimental |
| Portability | portable |
| Safe Haskell | Safe |
| Language | Haskell2010 |
Text.Ordinal
Description
- showOrdinal :: Integral a => a -> Text
- ordinalSuffix :: Integral a => a -> Text
Documentation
showOrdinal :: Integral a => a -> Text Source #