iter-stats-0.1.0.4: iteratees for statistical processing

Safe HaskellNone
LanguageHaskell98

Statistics.Iteratee.Compat

Documentation

type ListLikey s el = (ListLike s el, Nullable s) Source