subscribed.slist

An event structure representing a one-to-many function/delegate relationship.

Members

Classes

SListException
class SListException

Structs

SList
struct SList(T)

A singly linked list based on theAllocator from std.experimental.allocator.

Meta