Replies: 1 comment 2 replies
-
We stick to ES semantics. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
ES has two "none" values
null
andundefined
. Should we unify them?There is little runtime overhead either way, but we have to decide.
Beta Was this translation helpful? Give feedback.
All reactions