Main interface to implement lists with the DList API.
This module provides an abstraction between the implementation and the API
The abstract class from which all DList implementations must be based, contains the standard APIs for using DList
See Source File
Mozilla Public License - Version 2.0.
Copyright 2019 Ernesto Castellotti <erny.castell@gmail.com>
Ernesto Castellotti
Main interface to implement lists with the DList API.
This module provides an abstraction between the implementation and the API