Crate cons_rs

source ·
Expand description

A crate that contains a singly linked list.

Note: This is different from the standard LinkedList, which is doubly linked.

Modules

Structs