function ofimport { of } from "https://dotland.deno.dev/x/rambda@9.4.1/mod.ts"; of<T>(x: T): T[]Type ParametersTParametersx: TReturnsT[]