package
Version:
v1.0.5-0...-20c45f9
Opens a new window with list of versions in this module.
Published: Jan 24, 2022
License: GPL-3.0
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 (q *Queue) Peek() interface{}
func (q *Queue) Pop() interface{}
func (q *Queue) Push(v ...interface{})
无序集合 线程安全
func (s *Set) Add(key interface{})
func (s *Set) Delete(key interface{})
func (s *Set) IsExist(key interface{}) bool
Source Files
¶
Click to show internal directories.
Click to hide internal directories.