Sourceror.Comments.extract_comments
You're seeing just the function
extract_comments
, go back to Sourceror.Comments module for more information.
Does the opposite of merge_comments/2
, it extracts the comments from the
quoted expression and returns both as a {quoted, comments}
tuple.