mg6maciej
04/27/2017, 8:58 PMtrevjones
04/27/2017, 9:07 PMmg6maciej
04/27/2017, 9:14 PMDiff("someList.size", 0, 3)
// when some prop list size changed
or
Diff("otherList[2].name", "old", "new")
// when element at position 2 has it's name property changed