vtc
v0.1.1
Pages
Modules
Private.divmod
You're seeing just the function
divmod
, go back to
Private
module for more information.
Link to this function
divmod(a, b)
View Source
Specs
divmod(
Ratio.t
() |
integer
(),
Ratio.t
() |
integer
()) :: {
integer
(),
Ratio.t
() |
integer
()}