Libraries
»
bio
(2.0.6)
»
Index
»
Bio
»
Map
»
SimpleMap
»
#length
Method: Bio::Map::SimpleMap#length
Defined in:
lib/bio/map.rb
#
length
⇒
Object
Length of the map
365 366 367
# File 'lib/bio/map.rb', line 365
def
length
@length
end