util

Methods

static definedFunction(funcnullable) → {boolean}

Checks to see if a function is defined.

Parameters:
Name Type Attributes Description
func function <nullable>

the function to check

Returns:
boolean -

whether or not the funciton is defined