Versions in this module Expand all Collapse all v0 v0.1.0 Aug 31, 2022 Changes in this version + func ReverseList(head *list.ListNode) *list.ListNode + func ReverseList1(head *list.ListNode) *list.ListNode