dgunther2001-linked_list 1.0.8

A generic singly linked list
Documentation
1
2
3
4
5
6
7
8
9
10
[dependencies]

[package]
authors = ["Daniel Gunther <danielgunther2001@gmail.com>"]
description = "A generic singly linked list"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "dgunther2001-linked_list"
readme = "README.md"
version = "1.0.8"