Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

div_floor

Function div_floor 

Source
pub fn div_floor<T: Integer>(x: T, y: T) -> T
Expand description

Floored integer division