Module

x/rambda/rambda.js>isEmpty

Faster and smaller alternative to Ramda
Latest
function isEmpty
import { isEmpty } from "https://dotland.deno.dev/x/rambda@9.4.1/rambda.js";

It returns true if x is empty.

Returns

boolean