algorithm/helpers
Dark Mode
Index
Search:
Group by:
Section
Type
Funcs
len
len,
typedesc[]
Funcs
func
len
(
a
:
typedesc
[
enum
]
)
:
int
Get the total number of enums assigned to an enum. Warning: This ONLY works if you use numbers. Probably...