完善garray包注释

This commit is contained in:
John
2018-04-26 08:43:02 +08:00
parent ca8d4999eb
commit 46a01da07c

View File

@ -5,5 +5,4 @@
// You can obtain one at https://gitee.com/johng/gf.
// 并发安全的数组.
// 底层使用通用的interface{}类型从性能上考虑类似于gmap那样可以为每种类型都定义一个array.
package garray