SList.this

Undocumented in source.
  1. this(IAllocator allocator)
  2. this(U[] values)
    struct SList(T)
    this
    (
    U
    this Qualified
    )
    ()
    if (
    isImplicitlyConvertible!(U, T)
    )
  3. this(IAllocator allocator, U[] values)
  4. this(Stuff stuff)
  5. this(IAllocator allocator, Stuff stuff)

Meta