ISibboI / evalexpr

A powerful expression evaluation crate 🦀.
GNU Affero General Public License v3.0
320 stars 52 forks source link

feature_method_to_disable_builtin_function #128

Closed hexofyore closed 1 year ago

hexofyore commented 1 year ago

112- disabling built-in functions

Builtin functions can be disabled in context.

Description

In the context, Builtin functions can be disabled. If builtin functions are called, it returns Error.

List here your changes

Type of change

Checklist