static-linkedlist 0.1.2

A linked list implementation on a static array. Intended for use in environments without dynamic memory allocation.