Fabio Scotto di Santolo 94caf0c5ee Update README.md
2024-10-24 15:02:48 +02:00
2023-01-05 15:12:42 +01:00
2023-01-05 15:12:42 +01:00
2022-12-12 16:21:27 +01:00
2024-10-24 15:02:48 +02:00

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. The following data structures are included in this package:

  • Slice
  • Linked List
  • Stack
  • Queue
  • Set
  • Hashtable
Description
Languages
Go 99.7%
Makefile 0.3%