rekka / meval-rs

Math expression parser and evaluation library for Rust
The Unlicense
153 stars 30 forks source link

Thread-safe context types #21

Open sjeohp-zz opened 5 years ago

sjeohp-zz commented 5 years ago

Additional types using Arc in place of Rc.