Hey, thanks for this amazing library!
I was converting my blocking ListOperations that uses a leftPop(key, count) to a reactive version. But it seems that the ReactiveListOperations does not have an option to pop N elements. Is there any reason for that?