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