container/list.List.InsertAfter (method)

one use

	container/list (current package)
		list.go#L169: func (l *List) InsertAfter(v any, mark *Element) *Element {