Module

x/rambda/rambda.js>NonEmptyArray

Faster and smaller alternative to Ramda
Latest
type alias NonEmptyArray
import { type NonEmptyArray } from "https://dotland.deno.dev/x/rambda@9.4.1/rambda.js";
definition: [T, ...T[]]