Traversal
Since the list routines are supplied by the generic roles defined in Doubly-linked_list/Definition#Raku, it suffices to say:
These automatically return just the payloads, hiding the elements containing the forward and backward pointers.
Last updated