The last_use map key/val is conditionally returned by hex.pm and in the case it is
not returned a function clause error will be raised.
add a clause that takes into account that last_use might not be
returned and will subtitute it's printed column values with never and
n/a in that case.
The
last_use
map key/val is conditionally returned by hex.pm and in the case it is not returned a function clause error will be raised.never
andn/a
in that case.