Compiler [Typechecker]: Added operator find_lfun. This operator returns the type for the specified lfun in the first argument. Typical intended use is for type- checking of operators. Fixes some of #10048.