-
Notifications
You must be signed in to change notification settings - Fork 44
Undefined type #56
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Hello, Jeremy!
In Jering.Javascript.NodeJS values of null and undefined types are always returned as null, that causes inconvenience. Most JS engines for .NET has a clearly separation for null and undefined types. As a rule, to represent undefined in .NET is used a custom type (see as examples the ClearScript and Jurassic).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request