Closed royrain closed 2 years ago
Is jsonLogic.apply() thread-safe?
Yes, all of the built-in operations are stateless so they are thread safe.
Is jsonLogic.apply() thread-safe?