We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30adc5a commit 914efacCopy full SHA for 914efac
src/precompile.jl
@@ -1,3 +1,5 @@
1
+using Random
2
+
3
function _precompile_()
4
ccall(:jl_generating_output, Cint, ()) == 1 || return nothing
5
normedtypes = (N0f8, N0f16) # precompiled Normed types
0 commit comments