mirror of
https://gitee.com/johng/gf
synced 2026-06-07 10:22:11 +08:00
完善garray包注释
This commit is contained in:
@ -5,5 +5,4 @@
|
||||
// You can obtain one at https://gitee.com/johng/gf.
|
||||
|
||||
// 并发安全的数组.
|
||||
// 底层使用通用的interface{}类型,从性能上考虑,类似于gmap那样可以为每种类型都定义一个array.
|
||||
package garray
|
||||
|
||||
Reference in New Issue
Block a user