Sha256: 6385fd85b0fb51e4027c8dfecf0dce40781baafd5fedf7c3935746926cfd1486
Contents?: true
Size: 580 Bytes
Versions: 2
Compression:
Stored size: 580 Bytes
Contents
--- !ruby/object:RI::ClassDescription attributes: - !ruby/object:RI::Attribute comment: name: key rw: RW - !ruby/object:RI::Attribute comment: name: next_node rw: RW - !ruby/object:RI::Attribute comment: name: prev_node rw: RW - !ruby/object:RI::Attribute comment: name: value rw: RW class_methods: - !ruby/object:RI::MethodSummary name: new comment: - !ruby/struct:SM::Flow::P body: Represents a single node of the linked list. constants: [] full_name: LinkedList::Node includes: [] instance_methods: [] name: Node superclass: Object
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
facets-2.4.2 | doc/ri/LinkedList/Node/cdesc-Node.yaml |
facets-2.4.3 | doc/ri/LinkedList/Node/cdesc-Node.yaml |