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