Kevin Smith (2014-01-16T15:38:12.000Z)
domenic at domenicdenicola.com (2014-01-22T20:41:13.556Z)
> One or both operands value objects. Gotcha. One more, I think. int64(0) === 0L I assume that int64 is not defined as a composition of primitives or value objects. How do we know the above to be true? Are they somehow the same (value) object reference?