Description Usage Arguments Value Examples
Checks if all elements of a list or List are of a (single) particular type typechar
1 | all_are(inplist, typechar)
|
inplist |
list or List to be checked |
typechar |
char of the type to check for |
boolean, for whether the elements of inplist
are all typechar
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.