SList.clear

clear everything

struct SList(T, Allocator = Mallocator, bool GCRangesAllowed = true)
void
clear
@nogc @safe
(
)

Meta