KeyRange.bound constructor

KeyRange.bound(
lower,
upper,
[bool lowerOpen = false,
bool upperOpen = false]
)