Skip to main content
Module

x/rambda/index.d.ts>flatten

Faster and smaller alternative to Ramda
Latest
function flatten
import { flatten } from "https://deno.land/x/rambda@v9.2.0/index.d.ts";

It deeply flattens an array.

Parameters

list: any[]