Data.Text.Internal.Builder.Functions
Copyright | (c) 2011 MailRank Inc. |
---|---|
License | BSD-style |
Maintainer | [email protected] |
Stability | experimental |
Portability | GHC |
Safe Haskell | None |
Language | Haskell2010 |
Description
Warning: this is an internal module, and does not have a stable API or name. Functions in this module may not check or enforce preconditions expected by public modules. Use at your own risk!
Useful functions and combinators.
(<>) :: Builder -> Builder -> Builder infixr 4 Source
The normal mappend
function with right associativity instead of left.
Unsafe conversion for decimal digits.
© The University of Glasgow and others
Licensed under a BSD-style license (see top of the page).
https://downloads.haskell.org/~ghc/8.10.2/docs/html/libraries/text-1.2.3.2/Data-Text-Internal-Builder-Functions.html