Calls the given function for each tag inside the tag list. Note that if there is no tag, the function won't be called at all.
function to be called for each tag. [scope call]
user specified data. closure
See Implementation
Calls the given function for each tag inside the tag list. Note that if there is no tag, the function won't be called at all.