| Safe Haskell | Safe |
|---|---|
| Language | Haskell98 |
Data.Repa.Nice.Display
Documentation
How a given value should be displayed.
Common display formats.
Constructors
| FormatNumeric | |
| FormatText |
takeDisplay :: Text -> Display Source #
Examine a string to decide how we should display it.