Skip to main content
Module

x/ramda/source/isEmpty.js

:ram: Practical functional Javascript
Latest
import * as mod from "https://deno.land/x/ramda@v0.27.2/source/isEmpty.js";

Variables

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