PrecompileSignatures.jl icon indicating copy to clipboard operation
PrecompileSignatures.jl copied to clipboard

Generate precompile directives by reading method signatures

Results 2 PrecompileSignatures.jl issues
Sort by recently updated
recently updated
newest added

Maybe wrapping all `precompile` directives in a try catch would be a solution? Or there needs to be a way to filter those unknown modules out Maybe use ``` @import_pkg...