This website requires JavaScript.
Explore
Help
Sign in
eryn
/
sibil
Watch
1
Star
0
Fork
You've already forked sibil
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
8d38ac4441
sibil
/
src
/
types
/
mod.rs
7 lines
82 B
Rust
Raw
Normal View
History
Unescape
Escape
Create types module with a module for numbers; move Number there
2016-12-29 10:10:40 -05:00
/*
mod.rs
*
Eryn
Wells
<
eryn
@
erynwells
.
me
>
*
/
Add boolean module to types
2016-12-29 12:22:29 -05:00
pub
mod
boolean
;
Create types module with a module for numbers; move Number there
2016-12-29 10:10:40 -05:00
pub
mod
number
;
Reference in a new issue
Copy permalink