Skip to content

v2.2.6

@tchap tchap tagged this 11 Aug 10:25
Use delete without preserving order from

  https://github.com/golang/go/wiki/SliceTricks

This way we don't need to copy any data.

Related to #26
Assets 2