IDBKeyRange.upperBound

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto upperBound(T0 upper, bool open)
  2. auto upperBound(T0 upper)
    struct IDBKeyRange
    nothrow
    upperBound
    (
    T0
    )
    (
    scope auto ref T0 upper
    )

Meta