listKit

package
v2.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDoubleLinkedList

func NewDoubleLinkedList(safe ...bool) *glist.List

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

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

func NewDoubleLinkedListFrom

func NewDoubleLinkedListFrom(array []interface{}, safe ...bool) *glist.List

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

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

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

Types

This section is empty.

Jump to

Keyboard shortcuts

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