Judy1ArrayRange.this

Undocumented in source.
  1. this(void* array)
  2. this(void* array, size_t firstIndex, size_t lastIndex)
    struct Judy1ArrayRange
    nothrow @nogc
    this
    (
    const ref void* array
    ,
    const size_t firstIndex
    ,
    const size_t lastIndex
    )

Meta