You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
It would be nice if $parse had an easy way of knowing if it was successful or not.
If for example the expression being passed to it had a typo, it will still return a meaningful object, but it's not particularly easy to know if it's returning a real function or a noop.