package
1.2.16
Repository: https://github.com/camry/g.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

InArray 将在数组中搜索任意类型的元素,返回匹配元素的布尔值。 element 是要搜索的元素,collection 是要搜索的值的切片。 DEPRECATED: https://github.com/samber/lo?tab=readme-ov-file#contains.