libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
IDBLocaleAwareKeyRange.bound
libwasm
bindings
IDBKeyRange
IDBLocaleAwareKeyRange
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
IDBLocaleAwareKeyRange
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
libwasm
bindings
IDBKeyRange
IDBLocaleAwareKeyRange
constructors
this
functions
bound
variables
_parent