helpers library
This library contains helper declarations for this package.
This is usualy used internally and not meant to be used by the end user.
This library is only exported for exploration purposes. If you ever find something useful here, please open an issue on the GitHub repository for us to consider exporting it for you.
Classes
- DateReducer
- Helper class to reduce a list of dates to a single date.
- LimitedOrEveryHandler
- Simple class to delegate the work to a given Every base process. For every one one of the everies that is a LimitedEvery, the limit will be passed.
- WorkdayHelper
- Helper class to work with workdays.
Extensions
- ObjectExt on T
-
Extension for
Object
s.