solvebio-python icon indicating copy to clipboard operation
solvebio-python copied to clipboard

Add "Exclude()" object to wrap Filter() in a NOT operator

Open davecap opened this issue 7 years ago • 0 comments

As an alternative for using ~ as NOT, we can add a helper class that wraps Filters in a NOT.

davecap avatar Apr 04 '18 18:04 davecap