HashMap.fetch

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto fetch(K k)
  2. auto fetch(K k)
    struct HashMap(K, V, Allocator = Mallocator, bool GCRangesAllowed = true)
    const
    fetch
    (
    K
    )
    (
    K k
    )

Meta