The OpenD Programming Language

SList.opSlice

Forward range interface

struct SList(T, Allocator = Mallocator, bool supportGC = shouldAddGCRange!T)
inout
opSlice
(
this This
)
()

Meta