Home Manual Reference Source

src/arithmetic/constants/add1.js

export const add1 = (n) => n + 1;