lojbanios-0.1.0.0: Lojban teaching platform
Safe HaskellSafe-Inferred
LanguageHaskell2010

Language.Lojban.Numbers

Description

This module provides utilities for manipulating numbers in Lojban.

Synopsis

Documentation

numberToLojban :: Integer -> Text Source #

Converts an integer into Lojban text.

lojbanToNumber :: Text -> Maybe Integer Source #

Converts Lojban text into an integer.

Supports the separator "ki'o", e.g. "pa ki'o ci" (1003).