bb41024a56
Simple time library focusing on simple but powerful and performant API The backbone of the library are the Timeable and Time type classes. Each Timeable instances can be converted to type that has a Time instances, and thus are different representations of current time.
6 lines
273 B
Text
6 lines
273 B
Text
Simple time library focusing on simple but powerful and performant API
|
|
|
|
The backbone of the library are the Timeable and Time type classes.
|
|
|
|
Each Timeable instances can be converted to type that has a Time
|
|
instances, and thus are different representations of current time.
|