Granite Reckoner
A simple calculator enabling basic aggregations on Vec in the specified number of threads.
Works for all Rust's built-in numeric types. Applies checked_* for sum and partial_cmp for min/max.
Usage
use Column;
A simple calculator enabling basic aggregations on Vec in the specified number of threads.
Works for all Rust's built-in numeric types. Applies checked_* for sum and partial_cmp for min/max.
use Column;