//
pkg.gl
Category
github.com/GGGxie/dataStructure
design_patterns
behavioral
iterator
package
1.0.1
Repository:
https://github.com/gggxie/datastructure.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
26 SLOC
#
Structs
ArrayIntIterator
ArrayIntIterator 数组迭代.
#
Interfaces
Iterator
Iterator 迭代器接口.
#
Type aliases
ArrayInt
ArrayInt 数组.