listechainee

package
v0.0.0-...-79b99fb Latest Latest
Warning

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

Go to latest
Published: Nov 11, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cellule

type Cellule struct {
	Suivant *Cellule
	Valeur  interface{}
}

func (*Cellule) Ajouter

func (c *Cellule) Ajouter(v int)

func (*Cellule) Print

func (c *Cellule) Print()

func (*Cellule) PrintAll

func (c *Cellule) PrintAll()

Jump to

Keyboard shortcuts

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