Update README.md

This commit is contained in:
Fabio Scotto di Santolo
2024-10-24 15:04:22 +02:00
committed by GitHub
parent 94caf0c5ee
commit f285fc868e

View File

@@ -1,6 +1,6 @@
# Data structures # Data structures
This repo is a package of useful data structures written in Go, I've written this package as an aid to Go application development. This repo is a package of useful data structures written in Go, I've written this package as an aid to Go application development.
The following data structures are included in this package: The following data structures are included in this package:
- Slice - Slice
- Linked List - Linked List