+ Remove a heap alloc in (Point).HashID() and (Row).tagsHash() (According to `-gcflags -m`). + Direct port from the stdlib. + Fuzz test for equivalence to stdlib version. + Save one alloc per line when writing with the bulk protocol.