Skip to main content
Module

x/ramda/source/gte.js

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

Variables

Returns true if the first argument is greater than or equal to the second; false otherwise.