Versions in this module Expand all Collapse all v0 v0.1.1 Sep 6, 2022 Changes in this version + func ReverseList(head *list.ListNode) *list.ListNode + func ReverseList1(head *list.ListNode) *list.ListNode