Model

Undocumented in source.
  1. struct Model(T)
  2. struct Model(T)

Constructors

this
this(T t)
Undocumented in source.

Members

Functions

opSlice
auto opSlice()
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Range
struct Range(R)
Undocumented in source.

Variables

data
const(T)* data;
Undocumented in source.

Meta