The highest tagged major version is
v3.
package
Version:
v2.1.5
Opens a new window with list of versions in this module.
Published: Jun 3, 2023
License: Apache-2.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
¶
NewDoubleLinkedList 创建(带并发安全开关的)双向链表.
PS: 返回值的使用可以参考 "GoFrame.wps".
func NewDoubleLinkedListFrom(array []interface{}, safe ...bool) *glist.List
NewDoubleLinkedListFrom 创建(带并发安全开关的)双向链表.
PS: 返回值的使用可以参考 "GoFrame.wps".
@param array 可以为nil,但这么干无意义
Source Files
¶
Click to show internal directories.
Click to hide internal directories.