- unwrap on writeln!() - make sure "all" [0] is written in capture Signed-off-by: Charlotte Meyer <dev@buffet.sh>
Signed-off-by: Charlotte Meyer <dev@buffet.sh>
This adds basic addition, substraction, multiplication, and division commands as builtins. All of those operate solely on f64's. Signed-off-by: Charlotte Meyer <dev@buffet.sh>