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 90bbd86 commit 99c6757Copy full SHA for 99c6757
src/SymbolicUtils.jl
@@ -20,7 +20,7 @@ import TermInterface: iscall, isexpr, issym, symtype, head, children,
20
operation, arguments, metadata, maketerm
21
22
const istree = iscall
23
-export istree, operation, arguments, unsorted_arguments, similarterm
+export istree, operation, arguments, unsorted_arguments, similarterm, iscall
24
# Sym, Term,
25
# Add, Mul and Pow
26
include("types.jl")
0 commit comments