fields which gives you the actual value as a long. Something kinda
}
On Sep 2, 4:31 pm, "Kenton Varda" <
ken...@google.com> wrote:
> I think you could argue either way. I went with int for consistency with
> uint64 (represented using long), and to make it clear that you cannot store
> more than 32 bits in the value. If people feel strongly that it should be
> long instead, we could consider changing it, but I'm not sure if it would be
> worth the effort at this point.
>