method
conj
ruby latest stable - Class:
Rake::LinkedList
conj(item)public
Polymorphically add a new element to the head of a list. The type of head node will be the same list type as the tail.
conj(item)Polymorphically add a new element to the head of a list. The type of head node will be the same list type as the tail.