HashMap.get

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

Meta