Module split

Module split 

Source
Expand description

Integer splitting

This module provides ways to split bigger integers into smaller integers and then join them back together.

Traits§

Join
Joins two integers into a larger one.
Split
Splits an integer into it’s low and high part