checkTypes

fun checkTypes(elements: Array<Any?>): Boolean

Return

true if all elements match the correct types

Parameters

elements

the elements to check