Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 179 Bytes

File metadata and controls

8 lines (5 loc) · 179 Bytes

Stack

A naive stack implementation using slices, written in Go 1.2.1

Licensed under an MIT License