A simple command-line calculator program writen with Rust.
Stars
98
Forks
4
Watchers
98
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
feat(Tutorial): :bug: Tutorials for operators updated && a bug in modulo calculating fixed.
9c357b8View on GitHubfeat(Value): :sparkles: Build-in function `Math.mod` replaced with operater `%`.
844da5bView on GitHubdocs(Tutorial): :memo: Type annotations in tutorials changed.
3690634View on GitHubdocs: :memo: Tutorials for data-type and Basic standard module updated
84b8499View on GitHubfeat: :sparkles: Added more type annotations and updated corresponding syntax tutorials
3fc0f21View on GitHubfeat(Value): :sparkles: `Unique` type implement changed && Changed type constants as Unique typed.
bb46c28View on GitHub