autolib-util
Safe HaskellNone
LanguageHaskell98

Autolib.Util.Doppler

Documentation

doppler :: Ord a => Int -> (a -> [a]) -> a -> [(a, a)] Source #