package
2.3.3
Repository: https://github.com/duke-git/lancet.git
Documentation: pkg.go.dev

# Functions

ListToMap convert a list to a map based on iteratee function.
NewCopyOnWriteList Creates an empty list.
NewList return a pointer of List.

# Structs

No description provided by the author
List is a linear table, implemented with slice.