Skip to content

feat(builtin): Add quiet flag to math command

asvln requested to merge asvln/ion:master into master

feat: Add Quiet flag to math command

closes issue: #1003

test: Added to tests/builtin_math.ion

  • currently has bugs *

unit test: None

refactor: Move interactive mode into repl() function.

docs: Builtin API documentation updated.

perf: None

Edited by asvln

Merge request reports