Fix link to is_homogeneous()

This commit is contained in:
Garth Minette
2021-03-01 23:20:53 -08:00
parent 3d86835752
commit f4cfd67d94
2 changed files with 4 additions and 4 deletions

View File

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