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 1a82abc commit 5bb16c4Copy full SHA for 5bb16c4
src/varname.jl
@@ -41,6 +41,3 @@ Possibly existing indices of `varname` are neglected.
41
) where {s,missings,_F,_a,_T}
42
return s in missings
43
end
44
-
45
-# HACK: Type-piracy. Is this really the way to go?
46
-AbstractPPL.getsym(::AbstractVector{<:VarName{sym}}) where {sym} = sym
0 commit comments