package
0.1.48
Repository: https://github.com/finddiff/nutsdbmd.git
Documentation: pkg.go.dev

# Functions

New returns returns a newly initialized List Object that implements the List.

# Variables

ErrCount is returned when count is error.
ErrIndexOutOfRange is returned when use LSet function set index out of range.
ErrListNotFound is returned when the list not found.
ErrMinInt is returned when count == math.MinInt.

# Structs

List represents the list.