expr icon indicating copy to clipboard operation
expr copied to clipboard

make parser throw error if predicate not present

Open davixcky opened this issue 3 months ago • 1 comments

#841 I don't know if that expected to not throw an error, but seems weird to me. Probably in my use case I could use a Walk and check for the function that user pass, but I think the option Disabled don't make any sense.

davixcky avatar Sep 18 '25 21:09 davixcky

I think if function all was disabled, it should be able to be overwritten.

antonmedv avatar Sep 22 '25 18:09 antonmedv

@davixcky I will merge this. But will be nice to add tests. Could you please add tests in a separate PR? Thanks

antonmedv avatar Dec 14 '25 10:12 antonmedv