完善garray包注释

This commit is contained in:
John
2018-04-26 08:43:02 +08:00
parent 7e1c314ddf
commit 24d8a9cf7b

View File

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