SymbolicUtils.jl icon indicating copy to clipboard operation
SymbolicUtils.jl copied to clipboard

`nameof(f)` not defined for all functors

Open baggepinnen opened this issue 1 year ago • 0 comments

https://github.com/JuliaSymbolics/SymbolicUtils.jl/blob/7534749988566b76940b60b462f3fdb72d109c59/src/types.jl#L677

SymbolicUtils often calls nameof on functions, but when a callable struct appears as the argument to nameof, this fails.

baggepinnen avatar Jan 18 '23 08:01 baggepinnen