Github user nickwallen commented on the issue:
https://github.com/apache/metron/pull/681
Thanks for clarifying @mattf-horton . That makes sense now that I've had
lunch.
Based on the original use case of detecting a function returning NaN, it
seems what we really need is something like `IS_NAN(x)` rather than a keyword
for `NaN`. Implementing `IS_NAN(x)` doesn't technically require a keyword for
`NaN`.
But I can see a potential use for the `NaN` keyword when creating a lambda
expression.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---