Tags: dantswain/dash
Tags
curry() should accept all valid callables Corrected the logic to support all valid callables listed here: http://php.net/manual/en/language.types.callable.php with the exception of relative static methods, eg. ['A', 'parent::foo'] Fixes mpetrovich#4
PreviousNext