Implement Integers and Rationals
This commit is contained in:
parent
0d3021fb74
commit
3e03ca7e4c
4 changed files with 166 additions and 9 deletions
|
@ -1,5 +1,6 @@
|
|||
mod bool;
|
||||
mod char;
|
||||
mod number;
|
||||
mod value;
|
||||
|
||||
#[cfg(test)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue