mirror of
https://github.com/BelfrySCAD/BOSL2.git
synced 2024-12-29 16:29:40 +00:00
Added Alias for homogenous(),homogeneous(). Both are valid.
This commit is contained in:
parent
a346a0cbf0
commit
abb9955f92
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@
|
|||
|
||||
|
||||
// Function: is_homogeneous()
|
||||
// Alias: is_homogenous()
|
||||
// Usage:
|
||||
// bool = is_homogeneous(list,depth);
|
||||
// Topics: List Handling, Type Checking
|
||||
|
|
Loading…
Reference in a new issue