Module

x/rambda/rambda.js>isEmpty

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

It returns true if x is empty.

Returns

boolean