We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3a8314 commit e089883Copy full SHA for e089883
src/Polyester.jl
@@ -2,7 +2,7 @@ module Polyester
2
if isdefined(Base, :Experimental) && isdefined(Base.Experimental, Symbol("@max_methods"))
3
@eval Base.Experimental.@max_methods 1
4
end
5
-
+
6
using ThreadingUtilities
7
import StaticArrayInterface
8
const ArrayInterface = StaticArrayInterface
0 commit comments