Rest is like Idem but omits the First item of the path and fails if there isn't one.
Rest: <> == Fail:<'Rest'> <$x> == Idem:<>. Rest:<a b c> = b c.