nu 0.1.2

A shell for the GitHub era
Documentation
1
2
3
crate mod evaluator;

crate use evaluator::{evaluate_baseline_expr, Scope};