mirror of
https://github.com/allemangD/toddcox-visualize.git
synced 2025-11-10 12:02:47 -05:00
Rename "hull" and "fill" to be more descriptive.
This commit is contained in:
@@ -50,4 +50,4 @@ std::set<V> set_union(const std::set<V> &a, const std::set<V> &b) {
|
||||
std::inserter(result, result.end())
|
||||
);
|
||||
return result;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user