Dahs81 / sq

Simple Queue implementation for learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Queue

This is meant to be a learning exercise. It's a really, really simple queue implementation that inserts and removes any object in FIFO order.

About

Simple Queue implementation for learning

License:MIT License


Languages

Language:Go 100.0%