I am trying to define a function func->symbol that takes a function and returns its name as a symbol. For example:
func->symbol
(define (pythagoras a b)