woof
woof copied to clipboard
Document `Filter` enum
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?