updateVoid

Undocumented in source.
  1. void updateVoid(V[K] aa, K key, C create, U update)
  2. alias updateVoid = object.update
    static if(!(!haveObjectUpdateWithVoidUpdate))
    alias updateVoid = object.update

Meta