timelines 0.0.1

Utilities for programming systems that primarily vary over time.
1
2
3
fn main() {
    println!("Hello, world!");
}