It is possible to find function by his type (not name)? For example, I wont to find all function that returns String. Or all functions with exact type: Int->Int->Int And so on.