# Functions
Compare - This function will compare two objects to make sure they are the
same and will return a boolean, an integer that tracks the number of problems
found, and a slice of strings that contain the detailed results, whether good or
bad.
Decode - This function is a simple wrapper for decoding JSON data.
New - This function will create a new STIX Indicator object and return it as
a pointer.