spasm v0.2.0-beta.8 (2020-09-12T08:27:15Z)
Dub
Repo
IDBKeyRange.bound
spasm
bindings
indexeddb
IDBKeyRange
Undocumented in source. Be warned that the author may not have intended to support it.
auto
bound
(T0 lower, T1 upper, bool lowerOpen, bool upperOpen)
struct
IDBKeyRange
nothrow
auto
bound
(
T0
T1
)
(
scope
auto
ref
T0
lower
,
scope
auto
ref
T1
upper
,
bool
lowerOpen
,
bool
upperOpen
)
auto
bound
(T0 lower, T1 upper, bool lowerOpen)
auto
bound
(T0 lower, T1 upper)
Meta
Source
See Implementation
spasm
bindings
indexeddb
IDBKeyRange
constructors
this
functions
_includes
bound
lower
lowerBound
lowerOpen
only
upper
upperBound
upperOpen
variables
handle