Open tombulled opened 2 years ago
Implement helper methods such as:
has_annotation(obj, Annotation) -> bool
get_annotation(obj, key) -> Any
TODO: Close as done
Implement helper methods such as:
has_annotation(obj, Annotation) -> bool
get_annotation(obj, key) -> Any