Representations of functions
# S3 method for class '`function`'
repr_html(obj, highlight = getOption("repr.function.highlight"), ...)
# S3 method for class '`function`'
repr_latex(obj, highlight = getOption("repr.function.highlight"), ...)
# S3 method for class '`function`'
repr_markdown(obj, fenced = TRUE, ...)