is_function


is_function(obj)
      

Return true if obj is a function, otherwise return false.

Also see:

apply


Core Module Index | Contents