8000 Release Generic Edge Weight · codeface-io/SwiftNodes · GitHub
[go: up one dir, main page]

Skip to content

Generic Edge Weight

Latest
Compare
Choose a tag to compare
@flowtoolz flowtoolz released this 07 Feb 18:42
· 21 commits to master since this release

This update turns the former edge count into a proper generically typed edge weight, whereby Graph and GraphEdge each gain another type parameter. This, of course, is a breaking change, and all tests had to be adjusted.

0