numerals-0.4: Convert numbers to number words

Safe HaskellNone

Text.Numeral.Language.SV

Contents

Description

ISO639-1
sv
ISO639-2B
swe
ISO639-3
swe
Native name
svenska
English name
Swedish

Synopsis

Language entry

Conversions

cardinal :: (Common i, Neuter i, Integral α, Scale α) => i -> α -> Maybe TextSource

ordinal :: (Common i, Neuter i, Integral α, Scale α) => i -> α -> Maybe TextSource

Structure

struct :: (Integral α, Scale α, Unknown β, Lit β, Neg β, Add β, Mul β, Scale β, Inflection β, Common (Inf β)) => α -> βSource

Bounds

bounds :: Integral α => (α, α)Source