Releases: kilbiller/fphp
Releases · kilbiller/fphp
v1.0.3
Fix first() when working with empty arrays
1.0.2
Try to improve in editor documentation
0.0.10
v0.0.10
Update kahlan & Add prop(key, array)
0.0.7
v0.0.7
Add negate and flip
0.0.6
v0.0.6
Update map function to not preserve array keys
0.0.3
v0.0.3
Add reject and not functions
0.0.2
v0.0.2
Fix curry function again