Private.divmod

You're seeing just the function divmod, go back to Private module for more information.

Specs

divmod(Ratio.t() | integer(), Ratio.t() | integer()) ::
  {integer(), Ratio.t() | integer()}