Skip to main content
Module

x/ramda/mod.ts>gt

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

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