package
0.0.0-20210911005019-8a26e672d2db
Repository: https://github.com/renyddd/golang.git
Documentation: pkg.go.dev

# Functions

MakeListNode usage: head := listnode.MakeListNode([]int{1, 2, 3, 4, 5, 6}) h := (*ListNode)(unsafe.Pointer(head)).

# Structs

No description provided by the author