mfiano / doubly-linked-list

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:MIT License


Languages

Language:Common Lisp 100.0%