Module

x/ramda/mod.ts>values

:ram: Practical functional Javascript
Latest
variable values
import { values } from "https://dotland.deno.dev/x/ramda@v0.27.2/mod.ts";

Returns a list of all the enumerable own properties of the supplied object. Note that the order of the output array is not guaranteed across different JS platforms.