julia
8ace9c5a - reflection: fix up handling of `Core.Compile.findall` (#51081)

Commit
2 years ago
reflection: fix up handling of `Core.Compile.findall` (#51081) `Core.Compiler.findall(sig, ::MethodTableView)` may return `nothing` but never returns `missing`. Also fixes up the docstring of `Core.Compiler.findsup`.
Author
Parents
Loading