# fff-js

'fff-js' is Functional Javascript library based ES6+

## Feature & Supported
- Async controll & Polymorphism
- Lazy
- Concurrency

## Test

**Unit test**
```bash
npm run test
```

**Local test**
```bash
npm run local
```