Îõ³h$I (c) 2011-2021 Amy de Buitléir BSD-styleamy@nualeargais.ie experimentalportable Safe-InferredÐ gray-extended kå generates the list of Binary Reflected Gray Code (BRGC) numbers of length k. This code is cyclic. gray-extended n encodes nÖ using a BRGC, and returns the resulting bits as an integer. For example, encoding 17 in BRGC results in 11001 , or 25. So integralToGray 17 returns 25. gray-extended n decodes nÈ using a BRGC, and returns the resulting integer. For example, 25 is 11001", which is the code for 17. So grayToIntegral 25 returns 17. gray-extended xs k; generates a non-Boolean (or n-ary) Gray code of length k using the elements of xs% as "digits". This code is cyclic.Ex:  "012" 4; generates a ternary Gray code that is four digits long. Safe-Inferredÿ       gray-extended-1.5.9-inplace Codec.GrayPaths_gray_extended grayCodesintegralToGraygrayToIntegral naryGrayCodesversion getBinDir getLibDir getDynLibDir getDataDir getLibexecDir getSysconfDirgetDataFileName