9f56cb78cd
Intervals can be initialized using the class constructor, various factory methods or from_string class method. The recommended way is to use the factory methods. WWW: https://github.com/kvesteri/intervals
5 lines
206 B
Text
5 lines
206 B
Text
Intervals can be initialized using the class constructor, various factory
|
|
methods or from_string class method. The recommended way is to use the factory
|
|
methods.
|
|
|
|
WWW: https://github.com/kvesteri/intervals
|