quotRem :: a -> a -> (a, a)Sourcesimultaneous quot and rem
divMod :: a -> a -> (a, a)Sourcesimultaneous div and mod
Contents contributed and discussions participated by x y
kcd Home Page - 0 views
Recent Pastes - hpaste - 0 views
HackageDB: introduction - 0 views
Prelude - 0 views
-
-
subtract :: Num a => a -> a -> aSourcethe same as flip (-).
GHC/GHCi - HaskellWiki - 0 views
Embedding Python in LaTeX - 0 views
1 - 9 of 9
Showing 20▼ items per page