Method: Bio::Location#lt

Defined in:
lib/bio/location.rb

#ltObject

(true, false or nil) true if the position contains ‘<’



112
113
114
# File 'lib/bio/location.rb', line 112

def lt
  @lt
end