recent usecase using autopublish and having 'hidden' not visible pages. would have needed a filter for prev/next collection to exclude all not visible pages. could be done with a simple setting for filter method.
c::set('plugin.prevnext.filter', function() { .. });