- 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(int size)
Undocumented in source. Be warned that the author may not have intended to support it.
- opApply
int opApply(int delegate(ref 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
uint opDollar()
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndex
IndType opIndex(uint i)
Undocumented in source. Be warned that the author may not have intended to support it.
- opSlice
IndAbstract[] opSlice(uint a, uint 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.
- dup
auto dup [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- generation
uint generation [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- generation
uint generation [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
- length
ulong 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.