Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Linked List

A simple linked list implementation for a blog post.

Prerequisites

Install meson and ninja to build the project.

Usage

Compile and run

$ meson build
$ cd build
$ ninja
$ ./src/main

Authors

About

A simple linked list implementation

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages