-
Simon Marlow authored
Integer divMod now uses the native GMP method. The PrimOp was already there, it just wasn't being used.
Simon Marlow authoredInteger divMod now uses the native GMP method. The PrimOp was already there, it just wasn't being used.
Loading