woof icon indicating copy to clipboard operation
woof copied to clipboard

Document `Filter` enum

Open hejfelix opened this issue 2 years ago • 0 comments

Since we moved to the "applicative" style Filter DSL, it's no longer easy to inspect the functionality of the different filter nodes. We should add scaladocs to explain each node in detail.

Example: What exactly does ClassRegex(regex: Regex) do?

hejfelix avatar Sep 20 '23 08:09 hejfelix