HashMap.grow_factor

get current grow factor.

  1. auto grow_factor()
    struct HashMap(K, V, Allocator = Mallocator, bool GCRangesAllowed = true)
    const @safe
    grow_factor
    ()
  2. void grow_factor(int gf)