littleball-games / lb-f

A collection of functional programming functions
MIT License
0 stars 1 forks source link

Fixes #14 by adding flipAll #21

Closed skylize closed 6 years ago

skylize commented 6 years ago

Moves the current flip implementation, which acts on all parameters to flipAll. Replaces flip with the commonly expected variation, which only flips two arugments.