lemma-engine 0.8.21

A pure, declarative language for business rules.
Documentation
1
2
3
4
pub type BigDigit = u32;
pub type DoubleBigDigit = u64;

pub const BITS: u32 = 32;