Merge pull request #454 from revarbat/revarbat_dev

Force relinking of docs.
This commit is contained in:
Revar Desmera
2021-03-02 00:00:32 -08:00
committed by GitHub

View File

@@ -18,7 +18,7 @@
// Function: is_homogeneous()
// Aliases: is_homogenous()
// Alias: is_homogenous()
// Usage:
// bool = is_homogeneous(list,depth);
// Topics: List Handling, Type Checking