- any
bool delegate() any;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- iteratee_1
bool delegate(Handle, string) iteratee_1;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- iteratee_2
bool delegate(Handle, long) iteratee_2;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- iteratee_3
bool delegate(string, string) iteratee_3;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- iteratee_4
bool delegate(string, long) iteratee_4;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- iteratee_5
bool delegate(long, long) iteratee_5;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.