Closed Kiyoshika closed 3 years ago
I've implemented >= and <= but apparently forgot > and <.
filter() method completely overhauled in ed4f96d and FilterData.h was removed.
Overhaul fixes this problem as now filters are user-defined functions passed to the method as a parameter.
I've implemented >= and <= but apparently forgot > and <.