Skip to main content
Module

x/ramda/mod.ts>isEmpty

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

Returns true if the given value is its type's empty value; false otherwise.