npm.io
1.0.2 • Published 9 years ago

funny-concat

Licence
MIT
Version
1.0.2
Deps
1
Vulns
0
Weekly
0
Stars
5

concat

Simple modules for functional programming, done for fun.

Usage

import concat from 'funny-concat'

concat([1, 2, 3], [4, 5, 6]) // [1, 2, 3, 4, 5, 6]

License

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

Keywords