polydat 0.3.1

Polydat — a variates construction engine
Documentation
1
2
3
#[polydat::polydat_node(category = Math, compiled_u64 = 1)]
fn f(a: u64) -> u64 { a }
fn main() {}