mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 15:03:34 +00:00
The filter "callback" was only a "callback" in the most general sense of the word. It's just a filter predicate that returns a bool. This is to prepare for another filtering option, where the caller can filter the whole list themselves. I haven't figured out what I will name the new option yet, but I know I want to make the two options have specific names.
4.9 KiB
4.9 KiB