isArray

Check if all the keys in range is indices and are consecutive @return true if keys is the indices of an HiBON array

  1. bool isArray(Type type)
  2. bool isArray(R keys)
    version(none)
    @nogc
    bool
    isArray
    (
    R
    )
    ()