Documentation ¶
Index ¶
Constants ¶
View Source
const ( AND = "AND" OR = "OR" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Stack ¶
type Stack[T StackValue] struct { // contains filtered or unexported fields }
栈 对象,用来存储数据或者比较结果
Click to show internal directories.
Click to hide internal directories.