package
0.0.0-20230529124418-512269d081cf
Repository: https://github.com/alexz33/utils.git
Documentation: pkg.go.dev

# README

提供增强的容器

安装

特性 features

注意事项

注意事项

# Functions

No description provided by the author
NewStack 创建栈.
No description provided by the author

# Structs

Stack 栈.

# Interfaces

Container is base interface that all data structures implement.
IteratorWithIndex is stateful iterator for ordered containers whose values can be fetched by an index.
JSONDeserializer provides JSON deserialization.
No description provided by the author