linked-list

command module
v0.0.0-...-838b099 Latest Latest
Warning

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

Go to latest
Published: Oct 3, 2023 License: MIT Imports: 1 Imported by: 0

README

Generic-based Linked List

With the introduction of generics in Go 1.18, we can now implement generic-based collection like stack, linked-list, queue, and any custom collection more easily. Here's an example of a linked list implemented in Go generics.

Reference

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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