lemma-engine 0.8.17

A language that means business.
Documentation
1
2
3
4
pub type BigDigit = u32;
pub type DoubleBigDigit = u64;

pub const BITS: u32 = 32;