spruce-ios
spruce-ios copied to clipboard
Introduce idea of a TimingFunction
Given by issue #77, we introduce this idea of a TimingFunction now. This should allow any sort function to be considered a continuous or inter item function. This separates the notion that the two are related and brings TimingFunction to be an entirely new concept.
- [ ] Update changelog
Still need to fix the unit tests, since the tests currently rely on SortFunction's returning a TimedView
| 1 Error | |
|---|---|
| :no_entry_sign: | Any changes to the Spruce library need to be documented in the Changelog |
| 1 Warning | |
|---|---|
| :warning: | Big PR |
Generated by :no_entry_sign: Danger