Portability | portable |
---|---|
Stability | experimental |
Maintainer | www.ailab.tj.chiba-u.jp/~shinot |
MHUtils
Description
A module for some utility functions
Documentation
mBtoI :: ByteString -> Int
mBtoD :: ByteString -> CDouble
pairListFst :: [(a, b)] -> [a]
pairListSnd :: [(a, b)] -> [b]