sim-lib-numbers-core 0.1.1

Shared substrate for scalar number domains: the number-value shape and browse table (value_shape), the shared number-literal shape and class (literal), and the scalar-domain spe.
Documentation
1
2
3
fn main() {
    sim_cookbook::write_embed("recipes").expect("embed cookbook recipes");
}