February 2013
Intermediate to advanced
538 pages
20h 55m
English
is_a
bool is_a(objectobject, stringclass[, boolallow_string])
Returns true if
object is of the class
class, or if its class has
class as one of its parents; otherwise,
returns false. If
allow_string is false, then string class name as object is
not allowed.
Read now
Unlock full access