Data.KVITable.Internal.Helpers
type Keys = [Name "Key"] Source #
single :: e -> [e] Source #
snoc :: [a] -> a -> [a] Source #
maxOf :: (Foldable t, Ord e) => e -> t e -> e Source #