Skip to contents

Get a "pretty" code representation for a function.

Usage

pretty_code(f)

Arguments

f

A decorated function.

Value

The source reference or body of the function.