@arithmetic-type/double Home Manual Reference Source

src/arithmetic/constants/imul2.js

  1. export const imul2 = (a) => (a *= 2);