- addIndivid
void addIndivid(IndType val)
Undocumented in source. Be warned that the author may not have intended to support it.
- clear
void clear()
Undocumented in source. Be warned that the author may not have intended to support it.
- genName
void genName(size_t size)
Undocumented in source. Be warned that the author may not have intended to support it.
- opApply
int opApply(int delegate(IndAbstract) dg)
Undocumented in source. Be warned that the author may not have intended to support it.
- opApply
int opApply(int delegate(size_t, IndAbstract) dg)
Undocumented in source. Be warned that the author may not have intended to support it.
- opBinary
auto opBinary(IndType val)
Undocumented in source. Be warned that the author may not have intended to support it.
- opDollar
size_t opDollar()
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndex
IndType opIndex(size_t i)
Undocumented in source. Be warned that the author may not have intended to support it.
- opSlice
IndAbstract[] opSlice(size_t a, size_t b)
Undocumented in source. Be warned that the author may not have intended to support it.
- saveAll
void saveAll(string filename)
Undocumented in source. Be warned that the author may not have intended to support it.
- saveBests
void saveBests(string filename)
Undocumented in source. Be warned that the author may not have intended to support it.
- saveBinary
void saveBinary(OutputStream stream)
Undocumented in source. Be warned that the author may not have intended to support it.
- saveYaml
Node saveYaml()
Undocumented in source. Be warned that the author may not have intended to support it.
- dup
auto dup [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- generation
size_t generation [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- generation
size_t generation [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
- length
size_t length [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- name
string name [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- name
string name [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.