RadixTree.MK

Undocumented in source.
  1. alias MK = const(Unqual!(U))[]
  2. alias MK = K
    struct RadixTree(K, V, A = Mallocator)
    static if(!(is(K == U[], U)))
    alias MK = K

Meta