aux.FilterEqualFunction
Source Code | Usage Examples | aux Functions
Used in filters (with parameter (Card c)) to check a function and its (...) parameters is equal to the inputted (int value).
Signature
aux.FilterEqualFunction(function f, int value, any ...) → bool
lua
aux.FilterEqualFunction(f,value,...)