listKit

package
v3.0.94 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 27, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var NewDoubleLinkedList func(safe ...bool) *glist.List = glist.New

NewDoubleLinkedList 创建(带并发安全开关的)双向链表.

PS: 返回值的使用可以参考 "GoFrame.wps".

View Source
var NewDoubleLinkedListFrom func(s []interface{}, safe ...bool) *glist.List = glist.NewFrom

NewDoubleLinkedListFrom 创建(带并发安全开关的)双向链表.

PS: 返回值的使用可以参考 "GoFrame.wps".

@param array 可以为nil,但这么干无意义

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL