hoekjed.overig

Undocumented in source.

Members

Aliases

Resultaat
alias Resultaat(A, string operatie, B) = typeof(mixin ("A.init" ~ operatie ~ "B.init"))
Undocumented in source.

Functions

isLijst
bool isLijst()

* Geeft aan of T een lijst is, waarbij alles met een index gezien wordt als een lijst. * Dit is anders dan traits.isArray, welk een toewijzingstabel als uintuint niet ziet als lijst. * (Blijkbaar is een associatieve lijst in het duits een Zuordnungstabelle, oftewel een toeördeningstabel).

isSoort
bool isSoort(A a)
Undocumented in source. Be warned that the author may not have intended to support it.
isSoort
bool isSoort(A a, B b)
Undocumented in source. Be warned that the author may not have intended to support it.
verwijder
void verwijder(Soort[] lijst, Soort onderdeel)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta