adapton 0.3.7

programming abstractions for general-purpose incremental computations
Documentation
#!/bin/sh
# 10*1024*1024 = 10 MB
# export RUST_MIN_STACK=10485760
cargo build --verbose
cargo test --verbose -- --nocapture
cargo bench --verbose