Skip to content

Tags: dantswain/dash

Tags

delete

Toggle delete's commit message
Add initial support for generators

v0.12.2

Toggle v0.12.2's commit message
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

v0.12.1

Toggle v0.12.1's commit message
Finalize each()