@ot-doc/list
v0.0.1
Published
This is a simple utility to maintain a list of items in a circular double linked list.
Downloads
1
Readme
list
This is a simple utility to maintain a list of items in a circular double linked list.
Building
Run nx build list
to build the library.
Running unit tests
Run nx test list
to execute the unit tests via Jest.