Libraries
»
newral
(0.1)
»
Index
»
Newral
»
Graphs
»
Path
»
#length
Method: Newral::Graphs::Path#length
Defined in:
lib/newral/graphs/path.rb
#
length
⇒
Object
23 24 25
# File 'lib/newral/graphs/path.rb', line 23
def
length
@edges
.
length
end