slist

package
v0.0.0-...-a7715a5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 23, 2021 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PushBack

func PushBack(head *Element, e *Element)

Types

type Element

type Element struct {
	Next *Element

	Value interface{}
}

func Back

func Back(head *Element) *Element

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL