Support for specifing view keys (start, end, …) by reference
cmbrandenburg opened this issue · 0 comments
cmbrandenburg commented
Currently, applications specify start and end keys for views only by value.
Chill should also support specifying keys by reference so as to eliminate a key copy in some cases.