| Maintainer | [email protected] |
|---|---|
| Stability | experimental |
| Portability | POSIX |
| Safe Haskell | None |
| Language | Haskell2010 |
Text.Numerals.Languages
Description
This module imports the num to word algorithms and re-exports these algorithms. The module thus can be used to conveniently import algorithms for all supported languages.
Synopsis
Documentation
Arguments
| :: NumeralsAlgorithm | A |
A NumeralsAlgorithm to convert numbers to words in the Dutch language.
Arguments
| :: NumeralsAlgorithm | A |
A NumeralsAlgorithm to convert numbers to words in the English language.
Arguments
| :: NumeralsAlgorithm | A |
A NumeralsAlgorithm to convert numbers to words in the French language.
Arguments
| :: NumeralsAlgorithm | A |
A NumeralsAlgorithm to convert numbers to words in the German language.