Module

x/rambda/immutable.d.ts>isEmpty

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

It returns true if x is empty.

Returns

boolean