npm.io
1.0.3 • Published 9 years ago

funny-reverse

Licence
MIT
Version
1.0.3
Deps
3
Vulns
0
Weekly
0
Stars
5

reverse

Simple modules for functional programming, done for fun.

Usage

import reverse from 'funny-reverse'

reverse([0, 1, 2]) // [2, 1, 0]

License

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

Keywords