Completed
Push — master ( d1fe82...d3deac )
by Amine
11s
created

Changes

163 issues (1 major, 122 minor, 40 informational) were introduced.
115 issues were fixed.
24 new patches (Doc Comments, Braces, Spacing, Indentation) are available.
35 added classes/operations
Arrow C operators.php ➔ _equals() added
Arrow C _functions.php ➔ _curry_three() added
Arrow D _functions.php ➔ _curry_two() added
Arrow A run.php ➔ scripts() added
Arrow A run.php ➔ tests() added
Arrow A run.php ➔ main() added
Arrow A run.php ➔ nameOf() added
Arrow A run.php ➔ averageTime() added
Arrow A run.php ➔ passes() added
Arrow A run.php ➔ execute() added
B D _functions.php ➔ _merge_args() got worse
D A operators.php ➔ equals() improved
A C string.php ➔ chunks() got worse
A B functions.php ➔ curry() got worse
A B _functions.php ➔ _apply() got worse
A B object.php ➔ get() got worse
A B list.php ➔ uniqueBy() got worse
A B list.php ➔ pairsFrom() got worse
view all  
8.91
▼   -0.07
Head
Amine Ben hammou  
Merge pull request #3 from tarsana/speed
1 more commit
Base
Amine Ben hammou  
Fixing Stream error: when operation returns Any and the next one accepts multiple types; only the first type is considered