containers.slist

Singly-linked list.

Members

Structs

SList
struct SList(T)

Single-linked allocator-backed list.

Meta

Authors

Brian Schott