multiples property

LogicArray multiples
getter/setter pair

Place to store multiples of the multiplicand (e.g. *1, *2, *-1, *-2..)

Implementation

late LogicArray multiples;