Struct SRange

Forward range for the SList.

struct SRange(L) ;

Parameters

NameDescription
L List type.