Closed stevekrouse closed 3 years ago
I would argue that filter ?e ?a ?v should be the output on the right, and the current output you have representing the actual internal data structure should either be hidden or below that.
filter ?e ?a ?v
I wanted to display the ordered key-value store data on the right so that I can inspect and demonstrate how everything works.
I would argue that
filter ?e ?a ?v
should be the output on the right, and the current output you have representing the actual internal data structure should either be hidden or below that.