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 06e962b commit 7c9df49Copy full SHA for 7c9df49
src/TupleTools.jl
@@ -1,3 +1,4 @@
1
+__precompile__(true)
2
module TupleTools
3
4
using Base: tuple_type_head, tuple_type_tail, tuple_type_cons, tail, front, setindex
0 commit comments