Skip to content

gacevicljubisa/dag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dag

This is example of DAG (Directed Acyclic Graph) in Go.

Usage

$ go run .

Info

Error handling is omitted for simplicity.
In production, instead of panic, error should be returned to caller. Id should be unique, but difference in the case of string is ignored for simplicity.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages