An experimental ADS (Abstract Data Structure) framework written in Go (golang) that implements a generic and modular ADS, which the user may expand upon to implement fx. graphs, trees, heaps, linked lists, etc.
Go to file
2016-02-20 00:24:14 +01:00
lib Added a package test. 2016-02-20 00:24:14 +01:00
hello.go Added a package test. 2016-02-20 00:24:14 +01:00
helloStack.go Added a package test. 2016-02-20 00:24:14 +01:00