alpha
Login
or
Join now
followtheprocess.codes
/
collections
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
A collection of generic data structures in Go
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
collections
/
dag
/
at
main
3 files
renovate[bot]
Update module go.followtheprocess.codes/test to v1.4.0 (#127)
3mo ago
759f93ce
dag.go
Significantly improve the `dag` package (#119) * Significant improvement of the dag package * Use an adjacency list for children for faster iteration * Drop the childSet from Graph
3 months ago
dag_test.go
Update module go.followtheprocess.codes/test to v1.4.0 (#127) * Update module go.followtheprocess.codes/test to v1.4.0 * Use `test.ErrorIs` --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Tom Fleet <me@followtheprocess.codes>
3 months ago
errors.go
Significantly improve the `dag` package (#119) * Significant improvement of the dag package * Use an adjacency list for children for faster iteration * Drop the childSet from Graph
3 months ago