funny-flip

v1.0.2
Simple modules for functional programming, done for fun.
flip fp funny functional

flip

Simple modules for functional programming, done for fun.

Usage

import flip from 'funny-flip'

const flipped = flip((a, b) => [a, b])

flipped(1, 2) // [2, 1]

License

The MIT License (MIT). Copyright (c) 2016 Luís Rodrigues.

npm i funny-flip

Metadata

  • MIT
  • Whatever
  • Luís Rodrigues
  • released 4/30/2017

Downloads

Maintainers