Returns boolean true if the object is an instance of a Pablo collection; otherwise false.
var collection = Pablo.circle();
alert(Pablo.isPablo(collection)); // true
Returns boolean true if the object is an instance of a Pablo collection; otherwise false.
var collection = Pablo.circle();
alert(Pablo.isPablo(collection)); // true
Painting is just another way of keeping a diary.Pablo Picasso