-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed signature of Bags.FilterElements
The original signature expected a descendant of UnaryFunction, but this would prevent passing other functions, such as a FunctionTree of input arity 1. Closes #48
- Loading branch information
1 parent
295bfa1
commit d095072
Showing
1 changed file
with
12 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters