Force relinking of docs.

This commit is contained in:
Garth Minette 2021-03-01 23:58:41 -08:00
parent f4cfd67d94
commit ddcb8cf0a1

View file

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