Refactor mrview_index get

This is a simple refactoring of mrview's
get function that uses function's pattern
matching instead of staircase case.

Arguably this makes code easier to read
and more idiomatic.
1 file changed
tree: e630155e7144ea221f54571a801e40c2e5168cc1
  1. include/
  2. priv/
  3. src/
  4. test/
  5. .travis.yml
  6. LICENSE