# 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.