-
-
Notifications
You must be signed in to change notification settings - Fork 82
Add memptyIfTrue/False functions #293
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or requestnewBring something new into library (add function or type or interface)Bring something new into library (add function or type or interface)
Milestone
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestnewBring something new into library (add function or type or interface)Bring something new into library (add function or type or interface)
memptyIfFalseshould returnmemptywhen the given predicate is unsatisfied (False), otherwise, return the default given value: