package
Version:
v0.0.1
Opens a new window with list of versions in this module.
Published: Jul 10, 2024
License: MIT, MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func FromAnyList[T any](list []any) []T
将 []any 转换为 []T
将一个或多个 map[string]any 合并到一起
func ToAnyList[T any](list []T) []any
将 []T 转换为 []any
Source Files
¶
Click to show internal directories.
Click to hide internal directories.