Versions in this module Expand all Collapse all v0 v0.0.6 Jul 18, 2021 Changes in this version + type ListNode struct + Next *ListNode + Val int