Function: areLoomsTheSame()
areLoomsTheSame(
loom1,loom2):boolean
Defined in: utils/utils.ts:355
checks two loom objects for the exact same values in the looms. This does not consider if they have the same outcome, only if the configurations are identical
Parameters
loom1
loom2
Returns
boolean
true if they have the same value