Solutions.P49
Description
Some solutions to Problems.P49 of Ninety-Nine Haskell Problems.
gray :: Int -> [String] Source #
Returns the n-bit Gray code.