Satyros.Util
intToWord :: Int -> Word Source #
wordToInt :: Word -> Int Source #
showsTernaryWith :: (Int -> a -> ShowS) -> (Int -> b -> ShowS) -> (Int -> c -> ShowS) -> String -> Int -> a -> b -> c -> ShowS Source #