SimpleCache.removeAll

class SimpleCache(T, string idMember = "id", size_t limit = size_t.max)
@safe
removeAll

Return Value

Type: IDType[]

the IDs which could not been found

Meta