Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
type UnitsPlural = ToTree '["meters", "seconds", "grams", "liters", "volts", "ohms", "amps", "henries"] Source #
type SIPrefix = ToTree '["atto", "femto", "pico", "nano", "micro", "milli", "centi", "deci", "deca", "hecto", "kilo", "mega", "giga", "tera", "peta", "exa"] Source #