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