Module

Data.Formatter.Internal

Package
purescript-formatters
Repository
purescript-contrib/purescript-formatters

#foldDigits Source

foldDigits :: forall f. Foldable f => f Int -> Int

#repeat Source

repeat :: forall a. Monoid a => a -> Int -> a