numerals-0.4.1: Convert numbers to number words
Text.Numeral.Language.DEU
Contents
Description
ISO639-1
ISO639-2B
ISO639-2T
ISO639-3
Native name
English name
Synopsis
entry :: Entry Source #
cardinal :: Integral a => Inflection -> a -> Maybe Text Source #
ordinal :: Integral a => Inflection -> a -> Maybe Text Source #
struct :: Integral a => a -> Exp Source #
bounds :: Integral a => (a, a) Source #