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.
similarterm
1 parent 5bca5b9 commit 5da7084Copy full SHA for 5da7084
src/SymbolicUtils.jl
@@ -22,7 +22,7 @@ import TermInterface: iscall, isexpr, head, children,
22
import ArrayInterface
23
24
Base.@deprecate istree iscall
25
-export istree, operation, arguments, sorted_arguments, similarterm, iscall
+export istree, operation, arguments, sorted_arguments, iscall
26
# Sym, Term,
27
# Add, Mul and Pow
28
include("types.jl")
0 commit comments