This module provides an implementation of DList
ArrayList is a DList implementation of an array with resizable dimensions without using the GC
See Source File
Mozilla Public License - Version 2.0.
Copyright 2019 Ernesto Castellotti <erny.castell@gmail.com>
Ernesto Castellotti
This module provides an implementation of DList