#cp.is
A simple class that lets you test if a value is
a particular type. Notes: for best performance, assign the specific checks you want to use to local functions. Eg:
You can also get functions that negate the functions below by calling is.nt.XXX(...)
(read: "isn't XXX"). The individual functions are not documented, but all will work as expected. Eg:
They can also be assigned directly to local values for better performance:
#API Overview
Functions - API calls offered directly by the extension