jameslairdsmith / gs

A grammar of recurring calendar events.
https://jameslairdsmith.github.io/gs/
Other
15 stars 0 forks source link

`on_following()` and `on_previous()` functions #16

Open jameslairdsmith opened 5 years ago

jameslairdsmith commented 5 years ago

These functions would search for the next event of a certain type.

They would need within_given arguments to prevent infinite searching.