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
commit fedb736b2c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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