IDBKeyRange.lowerBound

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

Meta