formualizer-eval 0.5.4

High-performance Arrow-backed Excel formula engine with dependency graph and incremental recalculation
Documentation
1
2
3
4
5
6
7
pub mod asserts;
pub mod ast_builders;
pub mod consts;
pub mod harness;
pub mod parser;
pub mod prelude;
pub mod test_workbook;