type alias ReadonlyNonEmptyArrayimport { type ReadonlyNonEmptyArray } from "https://dotland.deno.dev/x/rambda@9.4.1/mod.ts"; Type ParametersTdefinition: readonly [T, ...T[]]