numerals-0.1: Utilities for working with numerals

Text.Numeral.Misc

Documentation

withSnd :: (a -> b -> c) -> (d, a) -> (e, b) -> cSource

const2 :: a -> b -> c -> aSource

weave :: [a] -> [a] -> [a]Source