We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ca967c commit 4ceff6eCopy full SHA for 4ceff6e
1 file changed
src/utils.jl
@@ -59,6 +59,3 @@ functioninstance(::Type{F}) where {F<:Function} = F.instance
59
@inline instance_type(f::UnionAll) = Type{f}
60
61
using MLStyle
62
-
63
-macro quoteof(ex)
64
-end
0 commit comments