EBTree64.Key

Undocumented in source.
  1. alias Key = long
  2. alias Key = ulong
    class EBTree64(bool signed = false)
    static if(!(signed))
    alias Key = ulong

Meta