funny-repeat
v1.0.3
Published
Simple modules for functional programming, done for fun.
Maintainers
Readme
repeat
Simple modules for functional programming, done for fun.
Usage
import identity from 'funny-repeat'
repeat('fun', 3) // ['fun', 'fun', 'fun']License
The MIT License (MIT). Copyright (c) 2016 Luís Rodrigues.
