An open API service indexing awesome lists of open source software.

https://github.com/olety/lab9


https://github.com/olety/lab9

Last synced: 11 days ago
JSON representation

Awesome Lists containing this project

README

          

A list is a dynamic data structure that starts with a list head and consists of any number of
ments. The head points to the first element and each element point to its successor.