Function-Return-0.15
specify a function return type
Changes for 0.15 - 2023-03-26T05:31:00Z
- [BUGFIX] An error occurred if the type takes string parameters #28 (Thanks @ybrliiu)
Graph-0.9726
graph data structures and algorithms
Changes for 0.9726 - 2023-02-11
- fix subgraph of undirected (#28) - thanks @merkys for report