Skip to main content
Module

x/rambda/rambda.js>inc

Faster and smaller alternative to Ramda
Go to Latest
function inc
import { inc } from "https://deno.land/x/rambda@8.3.0/rambda.js";

It increments a number.

Parameters

x: number

Returns

number