foreach (item; massiveAssociativeArray.byKey(indexOfKeyToStartFrom)) {
}
If something like this isn't possible, then would one of our engineers be able to submit a patch to libphobos to provide the feature?
foreach (item; massiveAssociativeArray.byKey(indexOfKeyToStartFrom)) {
}
If something like this isn't possible, then would one of our engineers be able to submit a patch to libphobos to provide the feature?