//
pkg.gl
Category
github.com/Nixolay/training
golang
data_structure
stack
package
0.0.0-20240731124852-a4f780a8695e
Repository:
https://github.com/nixolay/training.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
80 SLOC
#
Functions
BracketsIscorrectly
BracketsIscorrectly checks for correct brackets.
#
Structs
Stack
Stack implements the underlying data structure.
#
Type aliases
SimpleStack
SimpleStack ...