mirror of
https://github.com/sot-tech/mochi.git
synced 2026-07-31 03:23:05 -07:00
f70be94911
The previously implementation was using `&*` which is now getting optimized by the Go compiler and no longer making a copy.