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 c2759b7 commit 87748beCopy full SHA for 87748be
src/auxiliary/auxiliary.jl
@@ -86,6 +86,3 @@ end
86
else
87
_allequal(f, xs) = allequal(f, xs)
88
end
89
-
90
-Base.@assume_effects :foldable parenttype(::Type{T}) where {T} =
91
- Core.Compiler.return_type(parent, Tuple{T})
0 commit comments