SList.opSlice

Forward range interface

struct SList(T, Allocator = Mallocator, bool supportGC = shouldAddGCRange!T)
alias opSlice = range

Meta