viper--lookup-key

viper--lookup-key is a compiled Lisp function in `viper.el'.

(viper--lookup-key MAP KEY)

Kind of like `lookup-key'.
Two differences:
- KEY is a single key, not a sequence.
- the result is the "raw" binding, so it can be a `menu-item', rather than the
binding contained in that menu item.