Would you like to clone this notebook?

When you clone a notebook you are able to make changes without affecting the original notebook.

Cancel

tiny-fns.flatten

node v8.17.0
version: 0.1.0
endpointsharetweet
const { flatten } = require('tiny-fns') flatten([['a', 'b'], ['c'], 'd']])
Loading…

no comments

    sign in to comment