This adds a new undefined singleton to Python, that corresponds directly to JavaScript `undefined`. It's accessible via `js.undefined`. Signed-off-by: Damien George <damien@micropython.org>
12 lines
94 B
Plaintext
12 lines
94 B
Plaintext
1
|
|
<JsProxy 2>
|
|
<JsProxy 3>
|
|
false
|
|
1
|
|
true
|
|
[ 2 ]
|
|
[ '0', 'length' ]
|
|
false
|
|
{ three: 3 }
|
|
[ 'three' ]
|