This allows Function objects to be properly deduped when added to a set or dictionary. * Added __hash__ to Function. This allows Function objects to be properly deduped when added to a set or dictionary. 2017-07-14Adding API to get type of MLIL expressionRusty Wagner 2017-07-14fix documentation for perform_get_instruction_low_level_ilPeter LaFosse 2017-07-13Make query/store metadata completely duck typedPeter LaFosse 2017-07-12Adding remove_metadata API to BinaryView. Add remove APIs to MetadataPeter LaFosse