chap 2.5.0

Chap is an easy to learn, interpretive, scripting language written in Rust
Documentation
1
2
3
4
5
pub mod now;
pub mod wait_hour;
pub mod wait_millis;
pub mod wait_minute;
pub mod wait_second;