Home Manual Reference Source

src/arithmetic/constants/iadd1.js

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