SList.clear

Removes all elements from the range

struct SList(T, Allocator = Mallocator, bool supportGC = shouldAddGCRange!T)
void
clear
()

Meta