is position within len elements of the beginning?
500 501 502
# File 'lib/sequence.rb', line 500 def nearbegin(len,at=pos) at<=len end