Home Manual Reference Source

src/arithmetic/constants/mul2.js

export const mul2 = (a) => a * 2;