doubly-linked-list

2022-07-08

An implementation of the doubly linked list data structure.

Upstream URL

github.com/mfiano/doubly-linked-list

Author

Michael Fiano <mail@mfiano.net>

License

MIT
README

doubly-linked-list

An implementation of the doubly linked list data structure.

Install

(ql:quickload :doubly-linked-list)

License

Copyright © 2015-2022 Michael Fiano mail@mfiano.net

Licensed under the MIT License.

Dependencies (1)

  • mfiano-utils

Dependents (0)

    • GitHub
    • Quicklisp