master ffeeeac73e65 cached
12 files
514.8 KB
174.1k tokens
1 requests
Download .txt
Showing preview only (529K chars total). Download the full file or copy to clipboard to get everything.
Repository: rainyear/javascript-in-one-pic
Branch: master
Commit: ffeeeac73e65
Files: 12
Total size: 514.8 KB

Directory structure:
gitextract_63t173vo/

├── LICENSE
├── README-es_MX.md
├── README-pt_BR.md
├── README-zh.md
├── README-zh_TW.md
├── README.md
├── js in one pic.mindnode/
│   ├── contents.xml
│   ├── style.mindnodestyle/
│   │   ├── contents.xml
│   │   └── metadata.plist
│   └── viewState.plist
├── js in one pic.mm
└── js in one pic.opml

================================================
FILE CONTENTS
================================================

================================================
FILE: LICENSE
================================================
The MIT License (MIT)

Copyright (c) 2015 

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.


================================================
FILE: README-es_MX.md
================================================
# Javascript en una imagen

[ Idiomas: [English](README.md), [中文](README-zh.md), [正體中文](README-zh_TW.md), [Português](README-pt_BR.md), [Español](README-es_MX.md) ]

<!-- BADGES/ -->

[![Gitter chat button](https://img.shields.io/badge/gitter-Join%20Chat-brightgreen.svg)](https://gitter.im/coodict/javascript-in-one-pic)
[![BitCoin donate button](https://img.shields.io/badge/bitcoin-donate-yellow.svg)](https://www.coinbase.com/rainyear)

<!-- /BADGES -->

## Versión en linea

[Online Mindmap](http://coodict.github.io/javascript-in-one-pic/)

### TODO

- [ ] Syntax highlight

## Color de notas

![no recomendado](https://img.shields.io/badge/%237E1600-not%20recommended-7E1600.svg)
![importante](https://img.shields.io/badge/%234E8D20-important-4E8D20.svg)
![advertencia](https://img.shields.io/badge/%23DE2B00-warning-DE2B00.svg)

## Vista previa

![js in one pic](js%20in%20one%20pic.png)

## Acerca de este proyecto

La intención original de este proyecto era anotar la sintaxis y conceptos básicos de Javascript para uso personal,también utilizarlo como material para enseñar al mismo tiempo. La eficacia de usar un diagrama [Mind map](https://en.wikipedia.org/wiki/Mind_map) para resumir un lenguaje de programación es totalmente inesperado, es como un manual que habla de Javascript, lleno de detalles de la sintaxis. Con una sola imagen / archivo, los programadores que utilizan Javascript no sólo pueden tener una visión general de todo el lenguaje,sino también podrían encontrar ejemplos prácticos relacionades con la sintaxis de una forma rápida.

El diagrama  original es dibujado con [Mindnode](https://mindnode.com/) y se exporta a archivos PDF / PNG / OPML junto con un archivo * .mm que se puede editar con FreeMind, otro archivo SVG se publicará después de que todo el proyecto esté terminado [issues #9](https://github.com/coodict/javascript-in-one-pic/issues/9)).

Además de Javascript, las versiones de Python3 y Golang están en camino. Si encuentras este proyecto útil, considera hacer una donación con [bitcoins](https://www.coinbase.com/rainyear) u [otra medio](https://github.com/rainyear/lolita/wiki/Donation) :beers:

## Proyectos relacionados

* [Python3 in one pic](https://github.com/coodict/python3-in-one-pic)
* Go in one pic (en proceso)

## TODO

- [X] Function(basic) - inside function: arguments, return;
- [X] Function - as value: callback;
- [X] Function - methods: apply/call/bind;
- [X] Array - methods: map/reduce;
- [X] Object(OOP) - constructor, properties;
- [X] Object(OOP) - inheritance;
- [X] Scope;
- [X] Function - closures;
- [ ] Operators - bitwise;
- [X] Flow control - try/catch;
- [ ] ES6;

## Referencias

1. [Professional JavaScript for Web Developers](http://www.amazon.cn/gp/offer-listing/1118026691/ref=tmm_pap_new_olp_sr?ie=UTF8&condition=new&sr=&qid=)
2. [JavaScript Garden](http://bonsaiden.github.io/JavaScript-Garden/)
3. [JavaScript | MDN](https://developer.mozilla.org/en-US/docs/Web/JavaScript)
4. [图解Javascript上下文与作用域](http://blog.rainy.im/2015/07/04/scope-chain-and-prototype-chain-in-js/)

## Licencia
Ver el archivo [LICENSE](LICENSE)  para conocer los derechos y limitantes de la licencia (MIT).


================================================
FILE: README-pt_BR.md
================================================
# Javascript em uma imagem

[ Idiomas: [English](README.md), [中文](README-zh.md), [正體中文](README-zh_TW.md), [Português](README-pt_BR.md), [Español](README-es_MX.md) ]

<!-- BADGES/ -->

[![Gitter chat button](https://img.shields.io/badge/gitter-Join%20Chat-brightgreen.svg)](https://gitter.im/coodict/javascript-in-one-pic)
[![BitCoin donate button](https://img.shields.io/badge/bitcoin-donate-yellow.svg)](https://www.coinbase.com/rainyear)

<!-- /BADGES -->

## Versão on-line

[Online Mindmap](http://coodict.github.io/javascript-in-one-pic/)

### TODO

- [ ] Syntax highlight

## Legenda de cores

![not recommended](https://img.shields.io/badge/%237E1600-not%20recommended-7E1600.svg)
![important](https://img.shields.io/badge/%234E8D20-important-4E8D20.svg)
![warning](https://img.shields.io/badge/%23DE2B00-warning-DE2B00.svg)

## Preview

![js in one pic](js%20in%20one%20pic.png)

## Sobre este projeto

A intenção original do projeto foi de anotar a sintaxe e conceitos básicos do Javascript para uso pessoal, também usado como um plano de estudos para o ensino ao mesmo tempo. A eficácia do uso de um diagrama [Mind map](https://en.wikipedia.org/wiki/Mind_map) para resumir uma linguagem de programação é totalmente inesperada. Ele se parece com um catálogo de manual falando de Javascript e cheio de detalhes da sintaxe. Com uma única imagem/arquivo, os programadores Javascript podem ter não apenas uma visão geral de toda a linguagem, mas também podem localizar exemplos práticos da sintaxe mais rapidamente.

O diagrama mindmap original é desenhado com [Mindnode](https://mindnode.com/) e exportado para arquivos PDF/PNG/OPML juntamente com um arquivo `*.mm` que pode ser editado com [FreeMind](http://freemind.sourceforge.net). Outro arquivo SVG será lançado depois que o projeto estiver finalizado. ([issues #9](https://github.com/coodict/javascript-in-one-pic/issues/9)).

Adicionalmente ao Javascript, versões Python3 e Golang estão a caminho! Se você achou este projeto útil, por favor, considere fazer uma doação em [bitcoins](https://www.coinbase.com/rainyear) ou [outro meio](https://github.com/rainyear/lolita/wiki/Donation) :beers:

## Projetos relacionados

* [Python3 in one pic](https://github.com/coodict/python3-in-one-pic)
* Go in one pic (em preparação)

## TODO

- [X] Function(basic) - inside function: arguments, return;
- [X] Function - as value: callback;
- [X] Function - methods: apply/call/bind;
- [X] Array - methods: map/reduce;
- [X] Object(OOP) - constructor, properties;
- [X] Object(OOP) - inheritance;
- [X] Scope;
- [X] Function - closures;
- [ ] Operators - bitwise;
- [X] Flow control - try/catch;
- [ ] ES6;

## Referências

1. [Professional JavaScript for Web Developers](http://www.amazon.cn/gp/offer-listing/1118026691/ref=tmm_pap_new_olp_sr?ie=UTF8&condition=new&sr=&qid=)
2. [JavaScript Garden](http://bonsaiden.github.io/JavaScript-Garden/)
3. [JavaScript | MDN](https://developer.mozilla.org/en-US/docs/Web/JavaScript)
4. [图解Javascript上下文与作用域](http://blog.rainy.im/2015/07/04/scope-chain-and-prototype-chain-in-js/)

## Licença
Veja o arquivo [LICENSE](LICENSE) sobre direitos e limitações de licenciamento (MIT).


================================================
FILE: README-zh.md
================================================
# Javascript in one pic

[ 语言: [English](README.md), [中文](README-zh.md), [正體中文](README-zh_TW.md), [Português](README-pt_BR.md), [Español](README-es_MX.md) ]

<!-- BADGES/ -->

[![Gitter chat button](https://img.shields.io/badge/gitter-Join%20Chat-brightgreen.svg)](https://gitter.im/coodict/javascript-in-one-pic)
[![BitCoin donate button](https://img.shields.io/badge/bitcoin-donate-yellow.svg)](https://www.coinbase.com/rainyear)

<!-- /BADGES -->

## 颜色标记

![not recommended](https://img.shields.io/badge/%237E1600-不推荐使用-7E1600.svg)
![important](https://img.shields.io/badge/%234E8D20-重要-4E8D20.svg)
![warning](https://img.shields.io/badge/%23DE2B00-注意-DE2B00.svg)

## 预览

![js in one pic](js%20in%20one%20pic.png)

## 关于本项目

随着学习与使用的编程语言越来越多,在不同语言之间切换时可能混淆一些语法的细节。开始本项目的初衷是作为教初学者朋友学习Javascript的课程大纲,以及作为笔记重新梳理相关的语法和基本概念,后来发现采用脑图([Mind map](https://en.wikipedia.org/wiki/Mind_map))的形式来总结一门语言的概况非常有效,这种树状图形看起来更像是将一本介绍Javascript编程书的目录部分从细节上进行扩充,不但可以从宏观上把握这门语言的概况,也可以非常快速地定位到某些实用的语法细节。本项目采用[Mindnode](https://mindnode.com/)制作,同时也导出了PDF、PNG、OPML以及可以用开源脑图软件[FreeMind](http://freemind.sourceforge.net)进行编辑的`*.mm`文件,项目全部完成后也将提供SVG格式([issues #9](https://github.com/coodict/javascript-in-one-pic/issues/9))。

本项目可能并不适合无编程经验的新手在无人指导的情况下独自学习,对于拥有其它编程经验的Javascript新手则可以作为学习提纲使用,而对于有经验的Javascript编程人员则更适合当做语法手册查阅,建议将PDF文件打印下来贴到电脑旁边:D。

除本项目外,Python3与Go语言版本也正在准备中,至于其它语言,欢迎有兴趣和能力的同学继续添加,如果你觉得本项目对你有所帮助,欢迎通过bitcoin或其它方式[慷慨赞助](https://github.com/rainyear/lolita/wiki/Donation),非常感谢!

## 相关项目

* [Python3 in one pic](https://github.com/coodict/python3-in-one-pic)
* Go in one pic (准备中)

## TODO

- [X] Function(basic) - inside function: arguments, return;
- [X] Function - as value: callback;
- [X] Function - methods: apply/call/bind;
- [X] Array - methods: map/reduce;
- [X] Object(OOP) - constructor, properties;
- [X] Object(OOP) - inheritance;
- [X] Scope;
- [X] Function - closures;
- [ ] Operators - bitwise;
- [X] Flow control - try/catch;
- [ ] ES6;

## 参考

1. [Professional JavaScript for Web Developers](http://www.amazon.cn/gp/offer-listing/1118026691/ref=tmm_pap_new_olp_sr?ie=UTF8&condition=new&sr=&qid=)
2. [JavaScript Garden](http://bonsaiden.github.io/JavaScript-Garden/)
3. [JavaScript | MDN](https://developer.mozilla.org/en-US/docs/Web/JavaScript)
4. [图解Javascript上下文与作用域](http://blog.rainy.im/2015/07/04/scope-chain-and-prototype-chain-in-js/)


## License
See the [LICENSE](LICENSE) file for license rights and limitations (MIT).


================================================
FILE: README-zh_TW.md
================================================
# Javascript in one pic - online

[ 語言: [English](README.md), [中文](README-zh.md), [正體中文](README-zh_TW.md), [Português](README-pt_BR.md), [Español](README-es_MX.md) ]

<!-- BADGES/ -->

[![Gitter chat button](https://img.shields.io/badge/gitter-Join%20Chat-brightgreen.svg)](https://gitter.im/coodict/javascript-in-one-pic)
[![BitCoin donate button](https://img.shields.io/badge/bitcoin-donate-yellow.svg)](https://www.coinbase.com/rainyear)

<!-- /BADGES -->

## 線上版本

[Online Mindmap](http://coodict.github.io/javascript-in-one-pic/)

### 待辦事項

- [ ] Syntax highlight

## 顏色註明

![not recommended](https://img.shields.io/badge/%237E1600-不推薦-7E1600.svg)
![important](https://img.shields.io/badge/%234E8D20-重要-4E8D20.svg)
![warning](https://img.shields.io/badge/%23DE2B00-注意-DE2B00.svg)

## 預覽

![js in one pic](js%20in%20one%20pic.png)

## 關於本專案

隨著學習與使用的程式設計語言越來越多,在不同語言之間切換時可能混淆一些語法的細節。開始本專案的初衷是作為教初學者朋友學習 Javascript 的課程大綱,以及作為筆記重新梳理相關的語法和基本概念,後來發現採用心智圖([Mind map](https://en.wikipedia.org/wiki/Mind_map))的形式來總結一門語言的概況非常有效,這種樹狀圖形看起來更像是將一本介紹 Javascript 程式設計書的目錄部分從細節上進行擴充,不但可以從宏觀上把握這門語言的概況,也可以非常快速地定位到某些實用的語法細節。本專案採用 [Mindnode](https://mindnode.com/) 製作,同時也匯出了 PDF、PNG、OPML 以及可以用開源心智圖軟體[FreeMind](http://freemind.sourceforge.net)進行編輯的`*.mm`檔,專案全部完成後也將提供 SVG 格式([issues #9](https://github.com/coodict/javascript-in-one-pic/issues/9))。

本專案可能並不適合無程式設計經驗的新手在無人指導的情況下獨自學習,對於擁有其它程式設計經驗的 Javascript 新手則可以作為學習提綱使用,而對於有經驗的 Javascript 程式設計人員則更適合當做語法手冊查閱,建議將 PDF 檔列印下來貼到電腦旁邊:D。

除了 javascript 的版本以外,Python3 與 Go 語言版本也正在準備中,至於其它語言,歡迎有興趣和能力的同學繼續補充,如果你覺得本專案對你有所幫助,歡迎透過 bitcoin 或其它方式[慷慨贊助](https://github.com/rainyear/lolita/wiki/Donation),非常感謝!

## 相關專案

* [Python3 in one pic](https://github.com/coodict/python3-in-one-pic)
* Go in one pic (準備中)

## TODO

- [X] Function(basic) - inside function: arguments, return;
- [X] Function - as value: callback;
- [X] Function - methods: apply/call/bind;
- [X] Array - methods: map/reduce;
- [X] Object(OOP) - constructor, properties;
- [X] Object(OOP) - inheritance;
- [X] Scope;
- [X] Function - closures;
- [ ] Operators - bitwise;
- [X] Flow control - try/catch;
- [ ] ES6;

## 參考資料

1. [Professional JavaScript for Web Developers](http://www.amazon.cn/gp/offer-listing/1118026691/ref=tmm_pap_new_olp_sr?ie=UTF8&condition=new&sr=&qid=)
2. [JavaScript Garden](http://bonsaiden.github.io/JavaScript-Garden/)
3. [JavaScript | MDN](https://developer.mozilla.org/en-US/docs/Web/JavaScript)
4. [图解Javascript上下文与作用域](http://blog.rainy.im/2015/07/04/scope-chain-and-prototype-chain-in-js/)

## 相依性

[Javascript version of mind mapping](https://github.com/hizzgdev/jsmind)

## License

See the [LICENSE](LICENSE) file for license rights and limitations (MIT).


================================================
FILE: README.md
================================================
# Javascript in one pic

[ Languages: [English](README.md), [中文](README-zh.md), [正體中文](README-zh_TW.md), [Português](README-pt_BR.md), [Español](README-es_MX.md) ]

<!-- BADGES/ -->

[![Gitter chat button](https://img.shields.io/badge/gitter-Join%20Chat-brightgreen.svg)](https://gitter.im/coodict/javascript-in-one-pic)
[![BitCoin donate button](https://img.shields.io/badge/bitcoin-donate-yellow.svg)](https://www.coinbase.com/rainyear)

<!-- /BADGES -->

## Online version

[Online Mindmap](http://coodict.github.io/javascript-in-one-pic/)

### TODO

- [ ] Syntax highlight

## Color notes

![not recommended](https://img.shields.io/badge/%237E1600-not%20recommended-7E1600.svg)
![important](https://img.shields.io/badge/%234E8D20-important-4E8D20.svg)
![warning](https://img.shields.io/badge/%23DE2B00-warning-DE2B00.svg)

## Preview

![js in one pic](js%20in%20one%20pic.png)

## About this project

The original intent of this project was to note down the syntax and basic concepts of Javascript for personal use, also used as a syllabus for teaching at the same time. The effectiveness of using a [Mind map](https://en.wikipedia.org/wiki/Mind_map) diagram to summarize a programming language is totally unexpected, it looks like a catalogue of handbook talking about Javascript and filled with syntax details. With a single picture/file, Javascript programmers can not only have a overview of the whole picture of this language, but also could locate to practical syntax examples ASAP.

The original mindmap diagram is drawn with [Mindnode](https://mindnode.com/) and exported to PDF/PNG/OPML files along with a `*.mm` file which can be edited with [FreeMind](http://freemind.sourceforge.net), another SVG file will be released after the whole project is finished([issues #9](https://github.com/coodict/javascript-in-one-pic/issues/9)).

In addition to Javascript, Python3 & Golang versions are on the way! If you find this project helpful, please consider making a donation with [bitcoin](https://www.coinbase.com/rainyear) or [other way](https://github.com/rainyear/lolita/wiki/Donation) :beers:

## Related projects

* [Python3 in one pic](https://github.com/coodict/python3-in-one-pic)
* Go in one pic (in preparation)

## TODO

- [X] Function(basic) - inside function: arguments, return;
- [X] Function - as value: callback;
- [X] Function - methods: apply/call/bind;
- [X] Array - methods: map/reduce;
- [X] Object(OOP) - constructor, properties;
- [X] Object(OOP) - inheritance;
- [X] Scope;
- [X] Function - closures;
- [ ] Operators - bitwise;
- [X] Flow control - try/catch;
- [ ] ES6;

## References

1. [Professional JavaScript for Web Developers](http://www.amazon.cn/gp/offer-listing/1118026691/ref=tmm_pap_new_olp_sr?ie=UTF8&condition=new&sr=&qid=)
2. [JavaScript Garden](http://bonsaiden.github.io/JavaScript-Garden/)
3. [JavaScript | MDN](https://developer.mozilla.org/en-US/docs/Web/JavaScript)
4. [图解Javascript上下文与作用域](http://blog.rainy.im/2015/07/04/scope-chain-and-prototype-chain-in-js/)

## License
See the [LICENSE](LICENSE) file for license rights and limitations (MIT).


================================================
FILE: js in one pic.mindnode/contents.xml
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>author</key>
	<string>rainy</string>
	<key>comments</key>
	<string></string>
	<key>isUsingConstrainedLayout</key>
	<true/>
	<key>keywords</key>
	<string></string>
	<key>mindMap</key>
	<dict>
		<key>associations</key>
		<array>
			<dict>
				<key>endArrow</key>
				<integer>1</integer>
				<key>endNodeID</key>
				<string>1FA65804-D611-45B8-8C52-4B2840268989</string>
				<key>startArrow</key>
				<integer>0</integer>
				<key>startNodeID</key>
				<string>88AFB625-ECA3-4DB5-A3D8-46C2901A9754</string>
				<key>strokeColor</key>
				<string>{0.112, 0.539, 0.418, 1.000}</string>
				<key>strokeStyle</key>
				<integer>3</integer>
				<key>strokeWidth</key>
				<real>1</real>
				<key>wayPointOffset</key>
				<string>{-62.75, 1616.5}</string>
			</dict>
			<dict>
				<key>endArrow</key>
				<integer>1</integer>
				<key>endNodeID</key>
				<string>1FA65804-D611-45B8-8C52-4B2840268989</string>
				<key>startArrow</key>
				<integer>0</integer>
				<key>startNodeID</key>
				<string>DA0B4F4E-D9AA-42DD-9602-695121503C59</string>
				<key>strokeColor</key>
				<string>{0.112, 0.539, 0.418, 1.000}</string>
				<key>strokeStyle</key>
				<integer>3</integer>
				<key>strokeWidth</key>
				<real>1</real>
				<key>wayPointOffset</key>
				<string>{-62.75, 1560.5}</string>
			</dict>
			<dict>
				<key>endArrow</key>
				<integer>1</integer>
				<key>endNodeID</key>
				<string>1FA65804-D611-45B8-8C52-4B2840268989</string>
				<key>startArrow</key>
				<integer>0</integer>
				<key>startNodeID</key>
				<string>4F4CA143-40BE-47D2-AC5F-6CDF1F04E83E</string>
				<key>strokeColor</key>
				<string>{0.112, 0.539, 0.418, 1.000}</string>
				<key>strokeStyle</key>
				<integer>3</integer>
				<key>strokeWidth</key>
				<real>1</real>
				<key>wayPointOffset</key>
				<string>{-59.5, 2427}</string>
			</dict>
			<dict>
				<key>endArrow</key>
				<integer>1</integer>
				<key>endNodeID</key>
				<string>533DEE43-AB3B-4EF9-9A61-A9B498A52715</string>
				<key>startArrow</key>
				<integer>0</integer>
				<key>startNodeID</key>
				<string>C44D062E-3C7B-4AE6-98DB-15E2EAD0B9FD</string>
				<key>strokeColor</key>
				<string>{0.112, 0.539, 0.418, 1.000}</string>
				<key>strokeStyle</key>
				<integer>0</integer>
				<key>strokeWidth</key>
				<real>1</real>
				<key>wayPointOffset</key>
				<string>{-2.75, -80}</string>
			</dict>
			<dict>
				<key>endArrow</key>
				<integer>1</integer>
				<key>endNodeID</key>
				<string>802D0044-71C1-4246-8606-B7284B909E48</string>
				<key>startArrow</key>
				<integer>0</integer>
				<key>startNodeID</key>
				<string>7F88EF80-8AC7-4467-AF3B-95A9F84AB0C6</string>
				<key>strokeColor</key>
				<string>{0.112, 0.539, 0.418, 1.000}</string>
				<key>strokeStyle</key>
				<integer>0</integer>
				<key>strokeWidth</key>
				<real>1</real>
				<key>wayPointOffset</key>
				<string>{0.75, -80}</string>
			</dict>
			<dict>
				<key>endArrow</key>
				<integer>1</integer>
				<key>endNodeID</key>
				<string>9AA9EF90-4542-411F-9320-821E382E47E8</string>
				<key>startArrow</key>
				<integer>0</integer>
				<key>startNodeID</key>
				<string>E584A402-A0EB-4CD0-B192-67A87F80099A</string>
				<key>strokeColor</key>
				<string>{0.112, 0.539, 0.418, 1.000}</string>
				<key>strokeStyle</key>
				<integer>3</integer>
				<key>strokeWidth</key>
				<real>1</real>
				<key>wayPointOffset</key>
				<string>{-38, -104}</string>
			</dict>
			<dict>
				<key>endArrow</key>
				<integer>1</integer>
				<key>endNodeID</key>
				<string>4F4CA143-40BE-47D2-AC5F-6CDF1F04E83E</string>
				<key>startArrow</key>
				<integer>0</integer>
				<key>startNodeID</key>
				<string>E45FC2AF-7C60-418F-9A48-FEF93EDFDABB</string>
				<key>strokeColor</key>
				<string>{0.112, 0.539, 0.418, 1.000}</string>
				<key>strokeStyle</key>
				<integer>3</integer>
				<key>strokeWidth</key>
				<real>1</real>
				<key>wayPointOffset</key>
				<string>{-118.5, 95.75}</string>
			</dict>
			<dict>
				<key>endArrow</key>
				<integer>1</integer>
				<key>endNodeID</key>
				<string>4F4CA143-40BE-47D2-AC5F-6CDF1F04E83E</string>
				<key>startArrow</key>
				<integer>0</integer>
				<key>startNodeID</key>
				<string>F1DF0ED4-FCE1-4A4A-9ADE-F89B02897CEE</string>
				<key>strokeColor</key>
				<string>{0.112, 0.539, 0.418, 1.000}</string>
				<key>strokeStyle</key>
				<integer>3</integer>
				<key>strokeWidth</key>
				<real>1</real>
				<key>wayPointOffset</key>
				<string>{-215.962, 200.263}</string>
			</dict>
			<dict>
				<key>endArrow</key>
				<integer>1</integer>
				<key>endNodeID</key>
				<string>7FF0D814-6D7E-467C-800A-114057A0C4B5</string>
				<key>startArrow</key>
				<integer>0</integer>
				<key>startNodeID</key>
				<string>67E27816-0CFC-4670-B8F1-7343CA38A2B7</string>
				<key>strokeColor</key>
				<string>{0.112, 0.539, 0.418, 1.000}</string>
				<key>strokeStyle</key>
				<integer>0</integer>
				<key>strokeWidth</key>
				<real>1</real>
				<key>wayPointOffset</key>
				<string>{-15.25, -72}</string>
			</dict>
			<dict>
				<key>endArrow</key>
				<integer>1</integer>
				<key>endNodeID</key>
				<string>83632CA9-FF36-4A31-8D6F-180DC6D646E7</string>
				<key>startArrow</key>
				<integer>0</integer>
				<key>startNodeID</key>
				<string>E42FC857-5269-4B1B-B135-03311934D004</string>
				<key>strokeColor</key>
				<string>{0.112, 0.539, 0.418, 1.000}</string>
				<key>strokeStyle</key>
				<integer>3</integer>
				<key>strokeWidth</key>
				<real>1</real>
				<key>wayPointOffset</key>
				<string>{-398.75, -98.75}</string>
			</dict>
			<dict>
				<key>endArrow</key>
				<integer>1</integer>
				<key>endNodeID</key>
				<string>B6AEA384-DEF6-4D00-923B-945DBEDCB037</string>
				<key>startArrow</key>
				<integer>0</integer>
				<key>startNodeID</key>
				<string>1E47F8A4-2E02-4E3C-AD6A-D8BF417B7556</string>
				<key>strokeColor</key>
				<string>{0.112, 0.539, 0.418, 1.000}</string>
				<key>strokeStyle</key>
				<integer>3</integer>
				<key>strokeWidth</key>
				<real>1</real>
				<key>wayPointOffset</key>
				<string>{-73.25, 164}</string>
			</dict>
			<dict>
				<key>endArrow</key>
				<integer>1</integer>
				<key>endNodeID</key>
				<string>18E9F23A-5BD8-4173-A03B-E25DED1FD4CE</string>
				<key>startArrow</key>
				<integer>0</integer>
				<key>startNodeID</key>
				<string>AFDF586B-3DBC-46B5-865C-0D11AD8684AD</string>
				<key>strokeColor</key>
				<string>{0.112, 0.539, 0.418, 1.000}</string>
				<key>strokeStyle</key>
				<integer>0</integer>
				<key>strokeWidth</key>
				<real>1</real>
				<key>wayPointOffset</key>
				<string>{-117.75, -16}</string>
			</dict>
			<dict>
				<key>endArrow</key>
				<integer>1</integer>
				<key>endNodeID</key>
				<string>18E9F23A-5BD8-4173-A03B-E25DED1FD4CE</string>
				<key>startArrow</key>
				<integer>0</integer>
				<key>startNodeID</key>
				<string>033FD3D1-BC26-422E-99DF-423636510A30</string>
				<key>strokeColor</key>
				<string>{0.112, 0.539, 0.418, 1.000}</string>
				<key>strokeStyle</key>
				<integer>0</integer>
				<key>strokeWidth</key>
				<real>1</real>
				<key>wayPointOffset</key>
				<string>{-117.75, -48}</string>
			</dict>
			<dict>
				<key>endArrow</key>
				<integer>1</integer>
				<key>endNodeID</key>
				<string>ED133DE8-B0BF-4CBC-84F1-5BD3AE877B84</string>
				<key>startArrow</key>
				<integer>0</integer>
				<key>startNodeID</key>
				<string>A4D268C1-91F5-41E0-B4D5-CF35094BC93B</string>
				<key>strokeColor</key>
				<string>{0.112, 0.539, 0.418, 1.000}</string>
				<key>strokeStyle</key>
				<integer>3</integer>
				<key>strokeWidth</key>
				<real>1</real>
				<key>wayPointOffset</key>
				<string>{-70.25, -164}</string>
			</dict>
			<dict>
				<key>endArrow</key>
				<integer>1</integer>
				<key>endNodeID</key>
				<string>ECE60935-A4A1-45B1-8E1C-F41C8CCCFD9E</string>
				<key>startArrow</key>
				<integer>0</integer>
				<key>startNodeID</key>
				<string>3F8EB569-C9E4-4B56-B1A2-F8DEB5A704FC</string>
				<key>strokeColor</key>
				<string>{0.112, 0.539, 0.418, 1.000}</string>
				<key>strokeStyle</key>
				<integer>3</integer>
				<key>strokeWidth</key>
				<real>1</real>
				<key>wayPointOffset</key>
				<string>{-70.25, -440}</string>
			</dict>
			<dict>
				<key>endArrow</key>
				<integer>1</integer>
				<key>endNodeID</key>
				<string>1E47F8A4-2E02-4E3C-AD6A-D8BF417B7556</string>
				<key>startArrow</key>
				<integer>0</integer>
				<key>startNodeID</key>
				<string>B56A5B18-3E73-4E78-9F8D-A93BC1A1E4CB</string>
				<key>strokeColor</key>
				<string>{0.112, 0.539, 0.418, 1.000}</string>
				<key>strokeStyle</key>
				<integer>3</integer>
				<key>strokeWidth</key>
				<real>1</real>
				<key>wayPointOffset</key>
				<string>{-14.5, -108}</string>
			</dict>
		</array>
		<key>color</key>
		<string>{0.951, 0.990, 0.938, 1.000}</string>
		<key>mainNodes</key>
		<array>
			<dict>
				<key>contentAlignment</key>
				<integer>1</integer>
				<key>fillColor</key>
				<string>{0.928, 0.966, 0.821, 1.000}</string>
				<key>isDecreasingBranchThickness</key>
				<true/>
				<key>isDrawingFill</key>
				<true/>
				<key>isLeftAligned</key>
				<false/>
				<key>location</key>
				<string>{0, 0}</string>
				<key>nodeID</key>
				<string>519A9A4C-3CDA-42C2-B1C0-D0B40C4FC456</string>
				<key>strokeColor</key>
				<string>{0.046, 0.097, 0.027, 1.000}</string>
				<key>strokeStyle</key>
				<integer>0</integer>
				<key>strokeWidth</key>
				<real>2</real>
				<key>subnodes</key>
				<array>
					<dict>
						<key>contentAlignment</key>
						<integer>1</integer>
						<key>fillColor</key>
						<string>{0.951, 0.990, 0.938, 1.000}</string>
						<key>isDecreasingBranchThickness</key>
						<true/>
						<key>isDrawingFill</key>
						<false/>
						<key>isLeftAligned</key>
						<false/>
						<key>location</key>
						<string>{235, -3121}</string>
						<key>nodeID</key>
						<string>2082D149-516A-439A-AF05-CD3D9B98DED8</string>
						<key>strokeColor</key>
						<string>{0.216, 0.341, 0.285, 1.000}</string>
						<key>strokeStyle</key>
						<integer>0</integer>
						<key>strokeWidth</key>
						<real>6</real>
						<key>subnodes</key>
						<array>
							<dict>
								<key>contentAlignment</key>
								<integer>1</integer>
								<key>fillColor</key>
								<string>{0.951, 0.990, 0.938, 1.000}</string>
								<key>isDecreasingBranchThickness</key>
								<true/>
								<key>isDrawingFill</key>
								<false/>
								<key>isLeftAligned</key>
								<false/>
								<key>location</key>
								<string>{358, -3273.5}</string>
								<key>nodeID</key>
								<string>667365E8-5971-4693-89DF-383BC6431F02</string>
								<key>strokeColor</key>
								<string>{0.216, 0.341, 0.285, 1.000}</string>
								<key>strokeStyle</key>
								<integer>0</integer>
								<key>strokeWidth</key>
								<real>5</real>
								<key>subnodes</key>
								<array>
									<dict>
										<key>contentAlignment</key>
										<integer>1</integer>
										<key>fillColor</key>
										<string>{0.951, 0.990, 0.938, 1.000}</string>
										<key>isDecreasingBranchThickness</key>
										<true/>
										<key>isDrawingFill</key>
										<false/>
										<key>isLeftAligned</key>
										<false/>
										<key>location</key>
										<string>{518, -3273.5}</string>
										<key>nodeID</key>
										<string>F5BBEC3C-4FEB-4811-9BE2-F6B354D6DD5F</string>
										<key>strokeColor</key>
										<string>{0.216, 0.341, 0.285, 1.000}</string>
										<key>strokeStyle</key>
										<integer>0</integer>
										<key>strokeWidth</key>
										<real>4</real>
										<key>subnodes</key>
										<array/>
										<key>title</key>
										<dict>
											<key>constrainedWidth</key>
											<integer>300</integer>
											<key>htmlText</key>
											<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: bold 14px "Courier New"; -cocoa-font-postscriptname: "CourierNewPS-BoldMT"; '&gt;a != A&lt;/p&gt;</string>
											<key>shrinkToFitContent</key>
											<integer>1</integer>
											<key>text</key>
											<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fmodern\fcharset0 CourierNewPS-BoldMT;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\b\fs28 \cf2 a != A}</string>
										</dict>
									</dict>
								</array>
								<key>title</key>
								<dict>
									<key>constrainedWidth</key>
									<integer>300</integer>
									<key>htmlText</key>
									<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: 14px "Helvetica Neue"; -cocoa-font-postscriptname: "HelveticaNeue-Light"; '&gt;Case-sensitive&lt;/p&gt;</string>
									<key>shrinkToFitContent</key>
									<integer>1</integer>
									<key>text</key>
									<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fnil\fcharset0 HelveticaNeue-Light;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\fs28 \cf2 Case-sensitive}</string>
								</dict>
							</dict>
							<dict>
								<key>contentAlignment</key>
								<integer>1</integer>
								<key>fillColor</key>
								<string>{0.951, 0.990, 0.938, 1.000}</string>
								<key>isDecreasingBranchThickness</key>
								<true/>
								<key>isDrawingFill</key>
								<false/>
								<key>isLeftAligned</key>
								<false/>
								<key>location</key>
								<string>{358, -3240.5}</string>
								<key>nodeID</key>
								<string>CAD93D9E-00B3-4D53-AA41-BAD4AC90C2C3</string>
								<key>strokeColor</key>
								<string>{0.216, 0.341, 0.285, 1.000}</string>
								<key>strokeStyle</key>
								<integer>0</integer>
								<key>strokeWidth</key>
								<real>5</real>
								<key>subnodes</key>
								<array>
									<dict>
										<key>contentAlignment</key>
										<integer>1</integer>
										<key>fillColor</key>
										<string>{0.951, 0.990, 0.938, 1.000}</string>
										<key>isDecreasingBranchThickness</key>
										<true/>
										<key>isDrawingFill</key>
										<false/>
										<key>isLeftAligned</key>
										<false/>
										<key>location</key>
										<string>{564, -3240.5}</string>
										<key>nodeID</key>
										<string>5137076E-6623-4F1B-80CD-07D3DCD19626</string>
										<key>strokeColor</key>
										<string>{0.216, 0.341, 0.285, 1.000}</string>
										<key>strokeStyle</key>
										<integer>0</integer>
										<key>strokeWidth</key>
										<real>4</real>
										<key>subnodes</key>
										<array/>
										<key>title</key>
										<dict>
											<key>constrainedWidth</key>
											<integer>300</integer>
											<key>htmlText</key>
											<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: 14px "Helvetica Neue"; -cocoa-font-postscriptname: "HelveticaNeue-Light"; '&gt;letters: [ascii, unicode]&lt;/p&gt;</string>
											<key>shrinkToFitContent</key>
											<integer>1</integer>
											<key>text</key>
											<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fnil\fcharset0 HelveticaNeue-Light;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\fs28 \cf2 letters: [ascii, unicode]}</string>
										</dict>
									</dict>
								</array>
								<key>title</key>
								<dict>
									<key>constrainedWidth</key>
									<integer>300</integer>
									<key>htmlText</key>
									<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: 14px "Helvetica Neue"; -cocoa-font-postscriptname: "HelveticaNeue-Light"; '&gt;start with: letters, _,  $&lt;/p&gt;</string>
									<key>shrinkToFitContent</key>
									<integer>1</integer>
									<key>text</key>
									<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fnil\fcharset0 HelveticaNeue-Light;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\fs28 \cf2 start with: letters, _,  $}</string>
								</dict>
							</dict>
							<dict>
								<key>contentAlignment</key>
								<integer>1</integer>
								<key>fillColor</key>
								<string>{0.951, 0.990, 0.938, 1.000}</string>
								<key>isDecreasingBranchThickness</key>
								<true/>
								<key>isDrawingFill</key>
								<false/>
								<key>isLeftAligned</key>
								<false/>
								<key>location</key>
								<string>{358, -3176}</string>
								<key>nodeID</key>
								<string>F7364AE4-EAE9-4B4E-9767-49234DA21913</string>
								<key>strokeColor</key>
								<string>{0.216, 0.341, 0.285, 1.000}</string>
								<key>strokeStyle</key>
								<integer>0</integer>
								<key>strokeWidth</key>
								<real>5</real>
								<key>subnodes</key>
								<array>
									<dict>
										<key>contentAlignment</key>
										<integer>1</integer>
										<key>fillColor</key>
										<string>{0.951, 0.990, 0.938, 1.000}</string>
										<key>isDecreasingBranchThickness</key>
										<true/>
										<key>isDrawingFill</key>
										<false/>
										<key>isLeftAligned</key>
										<false/>
										<key>location</key>
										<string>{492, -3207.5}</string>
										<key>nodeID</key>
										<string>D7717393-5FD9-484F-9506-C30D5AE67298</string>
										<key>strokeColor</key>
										<string>{0.216, 0.341, 0.285, 1.000}</string>
										<key>strokeStyle</key>
										<integer>0</integer>
										<key>strokeWidth</key>
										<real>4</real>
										<key>subnodes</key>
										<array/>
										<key>title</key>
										<dict>
											<key>constrainedWidth</key>
											<integer>308</integer>
											<key>htmlText</key>
											<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: bold 14px "Courier New"; text-align: left; -cocoa-font-postscriptname: "CourierNewPS-BoldMT"; '&gt;break; case; catch; continue; default; delete; do; else; finally; for; function; if; in; instanceof; new; return; switch; this; throw; try; typeof; var; void; while; with&lt;/p&gt;</string>
											<key>shrinkToFitContent</key>
											<integer>0</integer>
											<key>text</key>
											<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fmodern\fcharset0 CourierNewPS-BoldMT;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\b\fs28 \cf2 break; case; catch; continue; default; delete; do; else; finally; for; function; if; in; instanceof; new; return; switch; this; throw; try; typeof; var; void; while; with}</string>
										</dict>
									</dict>
								</array>
								<key>title</key>
								<dict>
									<key>constrainedWidth</key>
									<integer>300</integer>
									<key>htmlText</key>
									<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: 14px "Helvetica Neue"; -cocoa-font-postscriptname: "HelveticaNeue-Light"; '&gt;key words&lt;/p&gt;</string>
									<key>shrinkToFitContent</key>
									<integer>1</integer>
									<key>text</key>
									<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fnil\fcharset0 HelveticaNeue-Light;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\fs28 \cf2 key words}</string>
								</dict>
							</dict>
							<dict>
								<key>contentAlignment</key>
								<integer>1</integer>
								<key>fillColor</key>
								<string>{0.951, 0.990, 0.938, 1.000}</string>
								<key>isDecreasingBranchThickness</key>
								<true/>
								<key>isDrawingFill</key>
								<false/>
								<key>isLeftAligned</key>
								<false/>
								<key>location</key>
								<string>{358, -3072}</string>
								<key>nodeID</key>
								<string>0D2E81A1-3510-491C-A23E-4E539D366EC3</string>
								<key>strokeColor</key>
								<string>{0.216, 0.341, 0.285, 1.000}</string>
								<key>strokeStyle</key>
								<integer>0</integer>
								<key>strokeWidth</key>
								<real>5</real>
								<key>subnodes</key>
								<array>
									<dict>
										<key>contentAlignment</key>
										<integer>1</integer>
										<key>fillColor</key>
										<string>{0.951, 0.990, 0.938, 1.000}</string>
										<key>isDecreasingBranchThickness</key>
										<true/>
										<key>isDrawingFill</key>
										<false/>
										<key>isLeftAligned</key>
										<false/>
										<key>location</key>
										<string>{528, -3104}</string>
										<key>nodeID</key>
										<string>53393B1B-E9AF-43EC-80AE-517692626EC9</string>
										<key>strokeColor</key>
										<string>{0.216, 0.341, 0.285, 1.000}</string>
										<key>strokeStyle</key>
										<integer>0</integer>
										<key>strokeWidth</key>
										<real>4</real>
										<key>subnodes</key>
										<array>
											<dict>
												<key>contentAlignment</key>
												<integer>1</integer>
												<key>fillColor</key>
												<string>{0.951, 0.990, 0.938, 1.000}</string>
												<key>isDecreasingBranchThickness</key>
												<true/>
												<key>isDrawingFill</key>
												<false/>
												<key>isLeftAligned</key>
												<false/>
												<key>location</key>
												<string>{655, -3111.5}</string>
												<key>nodeID</key>
												<string>D5390D95-9EB0-42F0-9476-72E53111BA8E</string>
												<key>strokeColor</key>
												<string>{0.216, 0.341, 0.285, 1.000}</string>
												<key>strokeStyle</key>
												<integer>0</integer>
												<key>strokeWidth</key>
												<real>3</real>
												<key>subnodes</key>
												<array/>
												<key>title</key>
												<dict>
													<key>constrainedWidth</key>
													<integer>300</integer>
													<key>htmlText</key>
													<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: bold 14px "Courier New"; -cocoa-font-postscriptname: "CourierNewPS-BoldMT"; '&gt;class; const; enum; export; extends; import; super;&lt;/p&gt;</string>
													<key>shrinkToFitContent</key>
													<integer>1</integer>
													<key>text</key>
													<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fmodern\fcharset0 CourierNewPS-BoldMT;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\b\fs28 \cf2 class; const; enum; export; extends; import; super;}</string>
												</dict>
											</dict>
										</array>
										<key>title</key>
										<dict>
											<key>constrainedWidth</key>
											<integer>300</integer>
											<key>htmlText</key>
											<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: 14px "Helvetica Neue"; -cocoa-font-postscriptname: "HelveticaNeue-Light"; '&gt;Nonstrict&lt;/p&gt;</string>
											<key>shrinkToFitContent</key>
											<integer>1</integer>
											<key>text</key>
											<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fnil\fcharset0 HelveticaNeue-Light;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\fs28 \cf2 Nonstrict}</string>
										</dict>
									</dict>
									<dict>
										<key>contentAlignment</key>
										<integer>1</integer>
										<key>fillColor</key>
										<string>{0.951, 0.990, 0.938, 1.000}</string>
										<key>isDecreasingBranchThickness</key>
										<true/>
										<key>isDrawingFill</key>
										<false/>
										<key>isLeftAligned</key>
										<false/>
										<key>location</key>
										<string>{528, -3047.5}</string>
										<key>nodeID</key>
										<string>6C690435-20EC-4E2E-A341-E795E6EDEF62</string>
										<key>strokeColor</key>
										<string>{0.216, 0.341, 0.285, 1.000}</string>
										<key>strokeStyle</key>
										<integer>0</integer>
										<key>strokeWidth</key>
										<real>4</real>
										<key>subnodes</key>
										<array>
											<dict>
												<key>contentAlignment</key>
												<integer>1</integer>
												<key>fillColor</key>
												<string>{0.951, 0.990, 0.938, 1.000}</string>
												<key>isDecreasingBranchThickness</key>
												<true/>
												<key>isDrawingFill</key>
												<false/>
												<key>isLeftAligned</key>
												<false/>
												<key>location</key>
												<string>{701, -3063.5}</string>
												<key>nodeID</key>
												<string>9956C0CD-AB1B-442C-9F5B-F212ABE667A4</string>
												<key>strokeColor</key>
												<string>{0.216, 0.341, 0.285, 1.000}</string>
												<key>strokeStyle</key>
												<integer>0</integer>
												<key>strokeWidth</key>
												<real>3</real>
												<key>subnodes</key>
												<array/>
												<key>title</key>
												<dict>
													<key>constrainedWidth</key>
													<integer>300</integer>
													<key>htmlText</key>
													<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: bold 14px "Courier New"; -cocoa-font-postscriptname: "CourierNewPS-BoldMT"; '&gt;implements; interface; let; package; private; protected; public; static; yield;&lt;/p&gt;</string>
													<key>shrinkToFitContent</key>
													<integer>1</integer>
													<key>text</key>
													<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fmodern\fcharset0 CourierNewPS-BoldMT;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\b\fs28 \cf2 implements; interface; let; package; private; protected; public; static; yield;}</string>
												</dict>
											</dict>
										</array>
										<key>title</key>
										<dict>
											<key>constrainedWidth</key>
											<integer>300</integer>
											<key>htmlText</key>
											<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: bold 14px "Courier New"; -cocoa-font-postscriptname: "CourierNewPS-BoldMT"; '&gt;&amp;apos;use strict&amp;apos;&lt;/p&gt;</string>
											<key>shrinkToFitContent</key>
											<integer>1</integer>
											<key>text</key>
											<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fmodern\fcharset0 CourierNewPS-BoldMT;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\b\fs28 \cf2 'use strict'}</string>
										</dict>
									</dict>
								</array>
								<key>title</key>
								<dict>
									<key>constrainedWidth</key>
									<integer>300</integer>
									<key>htmlText</key>
									<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: 14px "Helvetica Neue"; -cocoa-font-postscriptname: "HelveticaNeue-Light"; '&gt;Reserved words&lt;/p&gt;</string>
									<key>shrinkToFitContent</key>
									<integer>1</integer>
									<key>text</key>
									<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fnil\fcharset0 HelveticaNeue-Light;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\fs28 \cf2 Reserved words}</string>
								</dict>
							</dict>
							<dict>
								<key>contentAlignment</key>
								<integer>1</integer>
								<key>fillColor</key>
								<string>{0.951, 0.990, 0.938, 1.000}</string>
								<key>isDecreasingBranchThickness</key>
								<true/>
								<key>isDrawingFill</key>
								<false/>
								<key>isLeftAligned</key>
								<false/>
								<key>location</key>
								<string>{358, -2984}</string>
								<key>nodeID</key>
								<string>8DC64345-5DF3-4C51-BD5B-9CE9CE9057EA</string>
								<key>strokeColor</key>
								<string>{0.216, 0.341, 0.285, 1.000}</string>
								<key>strokeStyle</key>
								<integer>0</integer>
								<key>strokeWidth</key>
								<real>5</real>
								<key>subnodes</key>
								<array>
									<dict>
										<key>contentAlignment</key>
										<integer>1</integer>
										<key>fillColor</key>
										<string>{0.951, 0.990, 0.938, 1.000}</string>
										<key>isDecreasingBranchThickness</key>
										<true/>
										<key>isDrawingFill</key>
										<false/>
										<key>isLeftAligned</key>
										<false/>
										<key>location</key>
										<string>{484, -2999.5}</string>
										<key>nodeID</key>
										<string>392CB127-4A40-4C5B-BC00-58CAC0D74A0B</string>
										<key>strokeColor</key>
										<string>{0.216, 0.341, 0.285, 1.000}</string>
										<key>strokeStyle</key>
										<integer>0</integer>
										<key>strokeWidth</key>
										<real>4</real>
										<key>subnodes</key>
										<array/>
										<key>title</key>
										<dict>
											<key>constrainedWidth</key>
											<integer>300</integer>
											<key>htmlText</key>
											<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: bold 14px "Courier New"; -cocoa-font-postscriptname: "CourierNewPS-BoldMT"; '&gt;var a; // local&lt;/p&gt;</string>
											<key>shrinkToFitContent</key>
											<integer>1</integer>
											<key>text</key>
											<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fmodern\fcharset0 CourierNewPS-BoldMT;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\b\fs28 \cf2 var a; // local}</string>
										</dict>
									</dict>
									<dict>
										<key>contentAlignment</key>
										<integer>1</integer>
										<key>fillColor</key>
										<string>{0.951, 0.990, 0.938, 1.000}</string>
										<key>isDecreasingBranchThickness</key>
										<true/>
										<key>isDrawingFill</key>
										<false/>
										<key>isLeftAligned</key>
										<false/>
										<key>location</key>
										<string>{484, -2967.5}</string>
										<key>nodeID</key>
										<string>7F25036E-146B-4E29-A0EC-79767A6FBA15</string>
										<key>strokeColor</key>
										<string>{0.216, 0.341, 0.285, 1.000}</string>
										<key>strokeStyle</key>
										<integer>0</integer>
										<key>strokeWidth</key>
										<real>4</real>
										<key>subnodes</key>
										<array/>
										<key>title</key>
										<dict>
											<key>constrainedWidth</key>
											<integer>300</integer>
											<key>htmlText</key>
											<string>&lt;p style='color: rgba(128, 0, 0, 1.000000); font: bold 14px "Courier New"; -cocoa-font-postscriptname: "CourierNewPS-BoldMT"; '&gt;a = 123; // global&lt;/p&gt;</string>
											<key>shrinkToFitContent</key>
											<integer>1</integer>
											<key>text</key>
											<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fmodern\fcharset0 CourierNewPS-BoldMT;}
{\colortbl;\red255\green255\blue255;\red128\green0\blue0;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\b\fs28 \cf2 a = 123; // global}</string>
										</dict>
									</dict>
								</array>
								<key>title</key>
								<dict>
									<key>constrainedWidth</key>
									<integer>300</integer>
									<key>htmlText</key>
									<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: 14px "Helvetica Neue"; -cocoa-font-postscriptname: "HelveticaNeue-Light"; '&gt;Variables&lt;/p&gt;</string>
									<key>shrinkToFitContent</key>
									<integer>1</integer>
									<key>text</key>
									<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fnil\fcharset0 HelveticaNeue-Light;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\fs28 \cf2 Variables}</string>
								</dict>
							</dict>
						</array>
						<key>title</key>
						<dict>
							<key>constrainedWidth</key>
							<integer>300</integer>
							<key>htmlText</key>
							<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: 14px "Helvetica Neue"; -cocoa-font-postscriptname: "HelveticaNeue-Light"; '&gt;Identifier&lt;/p&gt;</string>
							<key>shrinkToFitContent</key>
							<integer>1</integer>
							<key>text</key>
							<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fnil\fcharset0 HelveticaNeue-Light;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\fs28 \cf2 Identifier}</string>
						</dict>
					</dict>
					<dict>
						<key>contentAlignment</key>
						<integer>1</integer>
						<key>fillColor</key>
						<string>{0.951, 0.990, 0.938, 1.000}</string>
						<key>isDecreasingBranchThickness</key>
						<true/>
						<key>isDrawingFill</key>
						<false/>
						<key>isLeftAligned</key>
						<false/>
						<key>location</key>
						<string>{235, -2912}</string>
						<key>nodeID</key>
						<string>49480C50-DC7C-4CC4-A8AE-E9230DB0EA3B</string>
						<key>strokeColor</key>
						<string>{0.216, 0.341, 0.285, 1.000}</string>
						<key>strokeStyle</key>
						<integer>0</integer>
						<key>strokeWidth</key>
						<real>6</real>
						<key>subnodes</key>
						<array>
							<dict>
								<key>contentAlignment</key>
								<integer>1</integer>
								<key>fillColor</key>
								<string>{0.951, 0.990, 0.938, 1.000}</string>
								<key>isDecreasingBranchThickness</key>
								<true/>
								<key>isDrawingFill</key>
								<false/>
								<key>isLeftAligned</key>
								<false/>
								<key>location</key>
								<string>{372, -2935.5}</string>
								<key>nodeID</key>
								<string>F674987F-22AC-4451-B080-15509717CDB2</string>
								<key>strokeColor</key>
								<string>{0.216, 0.341, 0.285, 1.000}</string>
								<key>strokeStyle</key>
								<integer>0</integer>
								<key>strokeWidth</key>
								<real>5</real>
								<key>subnodes</key>
								<array/>
								<key>title</key>
								<dict>
									<key>constrainedWidth</key>
									<integer>300</integer>
									<key>htmlText</key>
									<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: bold 14px "Courier New"; -cocoa-font-postscriptname: "CourierNewPS-BoldMT"; '&gt;// single line&lt;/p&gt;</string>
									<key>shrinkToFitContent</key>
									<integer>1</integer>
									<key>text</key>
									<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fmodern\fcharset0 CourierNewPS-BoldMT;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\b\fs28 \cf2 // single line}</string>
								</dict>
							</dict>
							<dict>
								<key>contentAlignment</key>
								<integer>1</integer>
								<key>fillColor</key>
								<string>{0.951, 0.990, 0.938, 1.000}</string>
								<key>isDecreasingBranchThickness</key>
								<true/>
								<key>isDrawingFill</key>
								<false/>
								<key>isLeftAligned</key>
								<false/>
								<key>location</key>
								<string>{372, -2903.5}</string>
								<key>nodeID</key>
								<string>AAE7A487-6A4F-44AC-9E6E-51D361B66B15</string>
								<key>strokeColor</key>
								<string>{0.216, 0.341, 0.285, 1.000}</string>
								<key>strokeStyle</key>
								<integer>0</integer>
								<key>strokeWidth</key>
								<real>5</real>
								<key>subnodes</key>
								<array/>
								<key>title</key>
								<dict>
									<key>constrainedWidth</key>
									<integer>134</integer>
									<key>htmlText</key>
									<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: bold 14px "Courier New"; -cocoa-font-postscriptname: "CourierNewPS-BoldMT"; '&gt;/* multi-line comments */&lt;/p&gt;</string>
									<key>shrinkToFitContent</key>
									<integer>0</integer>
									<key>text</key>
									<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fmodern\fcharset0 CourierNewPS-BoldMT;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\b\fs28 \cf2 /* multi-line comments */}</string>
								</dict>
							</dict>
						</array>
						<key>title</key>
						<dict>
							<key>constrainedWidth</key>
							<integer>300</integer>
							<key>htmlText</key>
							<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: 14px "Helvetica Neue"; -cocoa-font-postscriptname: "HelveticaNeue-Light"; '&gt;comments&lt;/p&gt;</string>
							<key>shrinkToFitContent</key>
							<integer>1</integer>
							<key>text</key>
							<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fnil\fcharset0 HelveticaNeue-Light;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\fs28 \cf2 comments}</string>
						</dict>
					</dict>
					<dict>
						<key>contentAlignment</key>
						<integer>1</integer>
						<key>fillColor</key>
						<string>{0.951, 0.990, 0.938, 1.000}</string>
						<key>isDecreasingBranchThickness</key>
						<true/>
						<key>isDrawingFill</key>
						<false/>
						<key>isLeftAligned</key>
						<false/>
						<key>location</key>
						<string>{235, -1780}</string>
						<key>nodeID</key>
						<string>D76A05B1-2045-4520-A022-AFCB7CFF57EC</string>
						<key>strokeColor</key>
						<string>{0.584, 0.677, 0.443, 1.000}</string>
						<key>strokeStyle</key>
						<integer>0</integer>
						<key>strokeWidth</key>
						<real>6</real>
						<key>subnodes</key>
						<array>
							<dict>
								<key>contentAlignment</key>
								<integer>1</integer>
								<key>fillColor</key>
								<string>{0.951, 0.990, 0.938, 1.000}</string>
								<key>isDecreasingBranchThickness</key>
								<true/>
								<key>isDrawingFill</key>
								<false/>
								<key>isLeftAligned</key>
								<false/>
								<key>location</key>
								<string>{366, -2679.5}</string>
								<key>nodeID</key>
								<string>B00FEABB-2A5D-4341-8822-EFCFF65F1A20</string>
								<key>strokeColor</key>
								<string>{0.584, 0.677, 0.443, 1.000}</string>
								<key>strokeStyle</key>
								<integer>0</integer>
								<key>strokeWidth</key>
								<real>5</real>
								<key>subnodes</key>
								<array>
									<dict>
										<key>contentAlignment</key>
										<integer>1</integer>
										<key>fillColor</key>
										<string>{0.951, 0.990, 0.938, 1.000}</string>
										<key>isDecreasingBranchThickness</key>
										<true/>
										<key>isDrawingFill</key>
										<false/>
										<key>isLeftAligned</key>
										<false/>
										<key>location</key>
										<string>{582, -2855.5}</string>
										<key>nodeID</key>
										<string>748FEF48-A666-414F-8C3A-E6B72810CC0B</string>
										<key>strokeColor</key>
										<string>{0.584, 0.677, 0.443, 1.000}</string>
										<key>strokeStyle</key>
										<integer>0</integer>
										<key>strokeWidth</key>
										<real>4</real>
										<key>subnodes</key>
										<array>
											<dict>
												<key>contentAlignment</key>
												<integer>1</integer>
												<key>fillColor</key>
												<string>{0.951, 0.990, 0.938, 1.000}</string>
												<key>isDecreasingBranchThickness</key>
												<true/>
												<key>isDrawingFill</key>
												<false/>
												<key>isLeftAligned</key>
												<false/>
												<key>location</key>
												<string>{694, -2855.5}</string>
												<key>nodeID</key>
												<string>49496F0C-91E4-4B53-A783-8C4A83E1C0E9</string>
												<key>strokeColor</key>
												<string>{0.584, 0.677, 0.443, 1.000}</string>
												<key>strokeStyle</key>
												<integer>0</integer>
												<key>strokeWidth</key>
												<real>3</real>
												<key>subnodes</key>
												<array/>
												<key>title</key>
												<dict>
													<key>constrainedWidth</key>
													<integer>300</integer>
													<key>htmlText</key>
													<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: bold 14px "Courier New"; -cocoa-font-postscriptname: "CourierNewPS-BoldMT"; '&gt;&amp;apos;number&amp;apos;&lt;/p&gt;</string>
													<key>shrinkToFitContent</key>
													<integer>1</integer>
													<key>text</key>
													<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fmodern\fcharset0 CourierNewPS-BoldMT;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\b\fs28 \cf2 'number'}</string>
												</dict>
											</dict>
										</array>
										<key>title</key>
										<dict>
											<key>constrainedWidth</key>
											<integer>300</integer>
											<key>htmlText</key>
											<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: 14px "Helvetica Neue"; -cocoa-font-postscriptname: "HelveticaNeue-Light"; '&gt;typeof&lt;/p&gt;</string>
											<key>shrinkToFitContent</key>
											<integer>1</integer>
											<key>text</key>
											<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fnil\fcharset0 HelveticaNeue-Light;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\fs28 \cf2 typeof}</string>
										</dict>
									</dict>
									<dict>
										<key>contentAlignment</key>
										<integer>1</integer>
										<key>fillColor</key>
										<string>{0.951, 0.990, 0.938, 1.000}</string>
										<key>isDecreasingBranchThickness</key>
										<true/>
										<key>isDrawingFill</key>
										<false/>
										<key>isLeftAligned</key>
										<false/>
										<key>location</key>
										<string>{582, -2743}</string>
										<key>nodeID</key>
										<string>1A9C8DB8-2DE4-4175-8EFA-ACFC78E26F0D</string>
										<key>strokeColor</key>
										<string>{0.584, 0.677, 0.443, 1.000}</string>
										<key>strokeStyle</key>
										<integer>0</integer>
										<key>strokeWidth</key>
										<real>4</real>
										<key>subnodes</key>
										<array>
											<dict>
												<key>contentAlignment</key>
												<integer>1</integer>
												<key>fillColor</key>
												<string>{0.951, 0.990, 0.938, 1.000}</string>
												<key>isDecreasingBranchThickness</key>
												<true/>
												<key>isDrawingFill</key>
												<false/>
												<key>isLeftAligned</key>
												<false/>
												<key>location</key>
												<string>{694, -2822.5}</string>
												<key>nodeID</key>
												<string>34412623-B817-43B0-B4C6-244885E43D4F</string>
												<key>strokeColor</key>
												<string>{0.584, 0.677, 0.443, 1.000}</string>
												<key>strokeStyle</key>
												<integer>0</integer>
												<key>strokeWidth</key>
												<real>3</real>
												<key>subnodes</key>
												<array/>
												<key>title</key>
												<dict>
													<key>constrainedWidth</key>
													<integer>300</integer>
													<key>htmlText</key>
													<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: bold 14px "Courier New"; -cocoa-font-postscriptname: "CourierNewPS-BoldMT"; '&gt;0&lt;/p&gt;</string>
													<key>shrinkToFitContent</key>
													<integer>1</integer>
													<key>text</key>
													<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fmodern\fcharset0 CourierNewPS-BoldMT;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\b\fs28 \cf2 0}</string>
												</dict>
											</dict>
											<dict>
												<key>contentAlignment</key>
												<integer>1</integer>
												<key>fillColor</key>
												<string>{0.951, 0.990, 0.938, 1.000}</string>
												<key>isDecreasingBranchThickness</key>
												<true/>
												<key>isDrawingFill</key>
												<false/>
												<key>isLeftAligned</key>
												<false/>
												<key>location</key>
												<string>{694, -2790.5}</string>
												<key>nodeID</key>
												<string>F99F2B0E-B666-475B-968C-775B3A8C1F7D</string>
												<key>strokeColor</key>
												<string>{0.584, 0.677, 0.443, 1.000}</string>
												<key>strokeStyle</key>
												<integer>0</integer>
												<key>strokeWidth</key>
												<real>3</real>
												<key>subnodes</key>
												<array/>
												<key>title</key>
												<dict>
													<key>constrainedWidth</key>
													<integer>300</integer>
													<key>htmlText</key>
													<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: bold 14px "Courier New"; -cocoa-font-postscriptname: "CourierNewPS-BoldMT"; '&gt;1.2&lt;/p&gt;</string>
													<key>shrinkToFitContent</key>
													<integer>1</integer>
													<key>text</key>
													<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fmodern\fcharset0 CourierNewPS-BoldMT;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\b\fs28 \cf2 1.2}</string>
												</dict>
											</dict>
											<dict>
												<key>contentAlignment</key>
												<integer>1</integer>
												<key>fillColor</key>
												<string>{0.951, 0.990, 0.938, 1.000}</string>
												<key>isDecreasingBranchThickness</key>
												<true/>
												<key>isDrawingFill</key>
												<false/>
												<key>isLeftAligned</key>
												<false/>
												<key>location</key>
												<string>{694, -2758.5}</string>
												<key>nodeID</key>
												<string>FA3E101B-9C28-4626-8C11-8B83EE884AEA</string>
												<key>strokeColor</key>
												<string>{0.584, 0.677, 0.443, 1.000}</string>
												<key>strokeStyle</key>
												<integer>0</integer>
												<key>strokeWidth</key>
												<real>3</real>
												<key>subnodes</key>
												<array/>
												<key>title</key>
												<dict>
													<key>constrainedWidth</key>
													<integer>300</integer>
													<key>htmlText</key>
													<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: bold 14px "Courier New"; -cocoa-font-postscriptname: "CourierNewPS-BoldMT"; '&gt;045&lt;/p&gt;</string>
													<key>shrinkToFitContent</key>
													<integer>1</integer>
													<key>text</key>
													<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fmodern\fcharset0 CourierNewPS-BoldMT;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\b\fs28 \cf2 045}</string>
												</dict>
											</dict>
											<dict>
												<key>contentAlignment</key>
												<integer>1</integer>
												<key>fillColor</key>
												<string>{0.951, 0.990, 0.938, 1.000}</string>
												<key>isDecreasingBranchThickness</key>
												<true/>
												<key>isDrawingFill</key>
												<false/>
												<key>isLeftAligned</key>
												<false/>
												<key>location</key>
												<string>{694, -2726.5}</string>
												<key>nodeID</key>
												<string>763C2889-79C1-4962-91F9-125ED544D7B4</string>
												<key>strokeColor</key>
												<string>{0.584, 0.677, 0.443, 1.000}</string>
												<key>strokeStyle</key>
												<integer>0</integer>
												<key>strokeWidth</key>
												<real>3</real>
												<key>subnodes</key>
												<array/>
												<key>title</key>
												<dict>
													<key>constrainedWidth</key>
													<integer>300</integer>
													<key>htmlText</key>
													<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: bold 14px "Courier New"; -cocoa-font-postscriptname: "CourierNewPS-BoldMT"; '&gt;0x56&lt;/p&gt;</string>
													<key>shrinkToFitContent</key>
													<integer>1</integer>
													<key>text</key>
													<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fmodern\fcharset0 CourierNewPS-BoldMT;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\b\fs28 \cf2 0x56}</string>
												</dict>
											</dict>
											<dict>
												<key>contentAlignment</key>
												<integer>1</integer>
												<key>fillColor</key>
												<string>{0.951, 0.990, 0.938, 1.000}</string>
												<key>isDecreasingBranchThickness</key>
												<true/>
												<key>isDrawingFill</key>
												<false/>
												<key>isLeftAligned</key>
												<false/>
												<key>location</key>
												<string>{694, -2694.5}</string>
												<key>nodeID</key>
												<string>D1AE09F9-DCEA-48AD-9998-C59D51D9B427</string>
												<key>strokeColor</key>
												<string>{0.584, 0.677, 0.443, 1.000}</string>
												<key>strokeStyle</key>
												<integer>0</integer>
												<key>strokeWidth</key>
												<real>3</real>
												<key>subnodes</key>
												<array/>
												<key>title</key>
												<dict>
													<key>constrainedWidth</key>
													<integer>300</integer>
													<key>htmlText</key>
													<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: bold 14px "Courier New"; -cocoa-font-postscriptname: "CourierNewPS-BoldMT"; '&gt;0.314e2&lt;/p&gt;</string>
													<key>shrinkToFitContent</key>
													<integer>1</integer>
													<key>text</key>
													<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fmodern\fcharset0 CourierNewPS-BoldMT;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\b\fs28 \cf2 0.314e2}</string>
												</dict>
											</dict>
											<dict>
												<key>contentAlignment</key>
												<integer>1</integer>
												<key>fillColor</key>
												<string>{0.951, 0.990, 0.938, 1.000}</string>
												<key>isDecreasingBranchThickness</key>
												<true/>
												<key>isDrawingFill</key>
												<false/>
												<key>isLeftAligned</key>
												<false/>
												<key>location</key>
												<string>{694, -2662.5}</string>
												<key>nodeID</key>
												<string>3446C42E-B92A-4AE4-B3EF-2D54E0EE2724</string>
												<key>strokeColor</key>
												<string>{0.584, 0.677, 0.443, 1.000}</string>
												<key>strokeStyle</key>
												<integer>0</integer>
												<key>strokeWidth</key>
												<real>3</real>
												<key>subnodes</key>
												<array/>
												<key>title</key>
												<dict>
													<key>constrainedWidth</key>
													<integer>300</integer>
													<key>htmlText</key>
													<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: bold 14px "Courier New"; -cocoa-font-postscriptname: "CourierNewPS-BoldMT"; '&gt;NaN&lt;/p&gt;</string>
													<key>shrinkToFitContent</key>
													<integer>1</integer>
													<key>text</key>
													<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fmodern\fcharset0 CourierNewPS-BoldMT;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\b\fs28 \cf2 NaN}</string>
												</dict>
											</dict>
										</array>
										<key>title</key>
										<dict>
											<key>constrainedWidth</key>
											<integer>300</integer>
											<key>htmlText</key>
											<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: 14px "Helvetica Neue"; -cocoa-font-postscriptname: "HelveticaNeue-Light"; '&gt;value&lt;/p&gt;</string>
											<key>shrinkToFitContent</key>
											<integer>1</integer>
											<key>text</key>
											<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fnil\fcharset0 HelveticaNeue-Light;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\fs28 \cf2 value}</string>
										</dict>
									</dict>
									<dict>
										<key>contentAlignment</key>
										<integer>1</integer>
										<key>fillColor</key>
										<string>{0.951, 0.990, 0.938, 1.000}</string>
										<key>isDecreasingBranchThickness</key>
										<true/>
										<key>isDrawingFill</key>
										<false/>
										<key>isLeftAligned</key>
										<false/>
										<key>location</key>
										<string>{582, -2599}</string>
										<key>nodeID</key>
										<string>93DFFAB7-B167-4F8C-A2A3-4ADED1444989</string>
										<key>strokeColor</key>
										<string>{0.584, 0.677, 0.443, 1.000}</string>
										<key>strokeStyle</key>
										<integer>0</integer>
										<key>strokeWidth</key>
										<real>4</real>
										<key>subnodes</key>
										<array>
											<dict>
												<key>contentAlignment</key>
												<integer>1</integer>
												<key>fillColor</key>
												<string>{0.951, 0.990, 0.938, 1.000}</string>
												<key>isDecreasingBranchThickness</key>
												<true/>
												<key>isDrawingFill</key>
												<false/>
												<key>isLeftAligned</key>
												<false/>
												<key>location</key>
												<string>{710, -2630.5}</string>
												<key>nodeID</key>
												<string>4B0873E4-C91D-4D7F-BBD2-04A4E27BF0DD</string>
												<key>strokeColor</key>
												<string>{0.584, 0.677, 0.443, 1.000}</string>
												<key>strokeStyle</key>
												<integer>0</integer>
												<key>strokeWidth</key>
												<real>3</real>
												<key>subnodes</key>
												<array>
													<dict>
														<key>contentAlignment</key>
														<integer>1</integer>
														<key>fillColor</key>
														<string>{0.951, 0.990, 0.938, 1.000}</string>
														<key>isDecreasingBranchThickness</key>
														<true/>
														<key>isDrawingFill</key>
														<false/>
														<key>isLeftAligned</key>
														<false/>
														<key>location</key>
														<string>{1021, -2630.5}</string>
														<key>nodeID</key>
														<string>FC5DE9EA-7F50-4BB3-901E-95D63E661093</string>
														<key>strokeColor</key>
														<string>{0.584, 0.677, 0.443, 1.000}</string>
														<key>strokeStyle</key>
														<integer>0</integer>
														<key>strokeWidth</key>
														<real>2</real>
														<key>subnodes</key>
														<array/>
														<key>title</key>
														<dict>
															<key>constrainedWidth</key>
															<integer>300</integer>
															<key>htmlText</key>
															<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: bold 14px "Courier New"; text-align: left; -cocoa-font-postscriptname: "CourierNewPS-BoldMT"; '&gt;parseInt(&amp;apos;10&amp;apos;, 2); // 2&lt;/p&gt;</string>
															<key>shrinkToFitContent</key>
															<integer>1</integer>
															<key>text</key>
															<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fmodern\fcharset0 CourierNewPS-BoldMT;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\b\fs28 \cf2 parseInt('10', 2); // 2}</string>
														</dict>
													</dict>
												</array>
												<key>title</key>
												<dict>
													<key>constrainedWidth</key>
													<integer>300</integer>
													<key>htmlText</key>
													<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: bold 14px "Courier New"; text-align: left; -cocoa-font-postscriptname: "CourierNewPS-BoldMT"; '&gt;parseInt(&amp;quot;2.7&amp;quot;, 10); 	 // 2&lt;/p&gt;</string>
													<key>shrinkToFitContent</key>
													<integer>1</integer>
													<key>text</key>
													<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fmodern\fcharset0 CourierNewPS-BoldMT;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\b\fs28 \cf2 parseInt("2.7", 10); 	 // 2}</string>
												</dict>
											</dict>
											<dict>
												<key>contentAlignment</key>
												<integer>1</integer>
												<key>fillColor</key>
												<string>{0.951, 0.990, 0.938, 1.000}</string>
												<key>isDecreasingBranchThickness</key>
												<true/>
												<key>isDrawingFill</key>
												<false/>
												<key>isLeftAligned</key>
												<false/>
												<key>location</key>
												<string>{710, -2598.5}</string>
												<key>nodeID</key>
												<string>050CB336-DE39-4349-9A84-90AC619FA180</string>
												<key>strokeColor</key>
												<string>{0.584, 0.677, 0.443, 1.000}</string>
												<key>strokeStyle</key>
												<integer>0</integer>
												<key>strokeWidth</key>
												<real>3</real>
												<key>subnodes</key>
												<array/>
												<key>title</key>
												<dict>
													<key>constrainedWidth</key>
													<integer>300</integer>
													<key>htmlText</key>
													<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: bold 14px "Courier New"; text-align: left; -cocoa-font-postscriptname: "CourierNewPS-BoldMT"; '&gt;parseFloat(&amp;apos;2.5&amp;apos;); 		 // 2.5&lt;/p&gt;</string>
													<key>shrinkToFitContent</key>
													<integer>1</integer>
													<key>text</key>
													<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fmodern\fcharset0 CourierNewPS-BoldMT;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\b\fs28 \cf2 parseFloat('2.5'); 		 // 2.5}</string>
												</dict>
											</dict>
											<dict>
												<key>contentAlignment</key>
												<integer>1</integer>
												<key>fillColor</key>
												<string>{0.951, 0.990, 0.938, 1.000}</string>
												<key>isDecreasingBranchThickness</key>
												<true/>
												<key>isDrawingFill</key>
												<false/>
												<key>isLeftAligned</key>
												<false/>
												<key>location</key>
												<string>{710, -2566.5}</string>
												<key>nodeID</key>
												<string>72F25EFE-8D6A-4EE5-8455-CB26CBFD8711</string>
												<key>strokeColor</key>
												<string>{0.584, 0.677, 0.443, 1.000}</string>
												<key>strokeStyle</key>
												<integer>0</integer>
												<key>strokeWidth</key>
												<real>3</real>
												<key>subnodes</key>
												<array/>
												<key>title</key>
												<dict>
													<key>constrainedWidth</key>
													<integer>300</integer>
													<key>htmlText</key>
													<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: bold 14px "Courier New"; text-align: left; -cocoa-font-postscriptname: "CourierNewPS-BoldMT"; '&gt;isNaN(parseFloat(&amp;apos;a&amp;apos;)); // true&lt;/p&gt;</string>
													<key>shrinkToFitContent</key>
													<integer>1</integer>
													<key>text</key>
													<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fmodern\fcharset0 CourierNewPS-BoldMT;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\b\fs28 \cf2 isNaN(parseFloat('a')); // true}</string>
												</dict>
											</dict>
										</array>
										<key>title</key>
										<dict>
											<key>constrainedWidth</key>
											<integer>300</integer>
											<key>htmlText</key>
											<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: 14px "Helvetica Neue"; -cocoa-font-postscriptname: "HelveticaNeue-Light"; '&gt;Number()&lt;/p&gt;</string>
											<key>shrinkToFitContent</key>
											<integer>1</integer>
											<key>text</key>
											<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fnil\fcharset0 HelveticaNeue-Light;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\fs28 \cf2 Number()}</string>
										</dict>
									</dict>
									<dict>
										<key>contentAlignment</key>
										<integer>1</integer>
										<key>fillColor</key>
										<string>{0.951, 0.990, 0.938, 1.000}</string>
										<key>isDecreasingBranchThickness</key>
										<true/>
										<key>isDrawingFill</key>
										<false/>
										<key>isLeftAligned</key>
										<false/>
										<key>location</key>
										<string>{582, -2534.5}</string>
										<key>nodeID</key>
										<string>6E128DED-1330-462E-A4C0-3C5436832921</string>
										<key>strokeColor</key>
										<string>{0.584, 0.677, 0.443, 1.000}</string>
										<key>strokeStyle</key>
										<integer>0</integer>
										<key>strokeWidth</key>
										<real>4</real>
										<key>subnodes</key>
										<array/>
										<key>title</key>
										<dict>
											<key>constrainedWidth</key>
											<integer>300</integer>
											<key>htmlText</key>
											<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: bold 14px "Courier New"; -cocoa-font-postscriptname: "CourierNewPS-BoldMT"; '&gt;+-*/%&lt;/p&gt;</string>
											<key>shrinkToFitContent</key>
											<integer>1</integer>
											<key>text</key>
											<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fmodern\fcharset0 CourierNewPS-BoldMT;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\b\fs28 \cf2 +-*/%}</string>
										</dict>
									</dict>
									<dict>
										<key>contentAlignment</key>
										<integer>1</integer>
										<key>fillColor</key>
										<string>{0.951, 0.990, 0.938, 1.000}</string>
										<key>isDecreasingBranchThickness</key>
										<true/>
										<key>isDrawingFill</key>
										<false/>
										<key>isLeftAligned</key>
										<false/>
										<key>location</key>
										<string>{582, -2502.5}</string>
										<key>nodeID</key>
										<string>F1DF0ED4-FCE1-4A4A-9ADE-F89B02897CEE</string>
										<key>strokeColor</key>
										<string>{0.584, 0.677, 0.443, 1.000}</string>
										<key>strokeStyle</key>
										<integer>0</integer>
										<key>strokeWidth</key>
										<real>4</real>
										<key>subnodes</key>
										<array/>
										<key>title</key>
										<dict>
											<key>constrainedWidth</key>
											<integer>300</integer>
											<key>htmlText</key>
											<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: bold 14px "Courier New"; text-align: left; -cocoa-font-postscriptname: "CourierNewPS-BoldMT"; '&gt;&amp;lt;, &amp;lt;=, &amp;gt;, &amp;gt;=, !=, ==&lt;/p&gt;</string>
											<key>shrinkToFitContent</key>
											<integer>1</integer>
											<key>text</key>
											<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fmodern\fcharset0 CourierNewPS-BoldMT;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\b\fs28 \cf2 &lt;, &lt;=, &gt;, &gt;=, !=, ==}</string>
										</dict>
									</dict>
								</array>
								<key>title</key>
								<dict>
									<key>constrainedWidth</key>
									<integer>300</integer>
									<key>htmlText</key>
									<string>&lt;p style='text-align: left; '&gt;&lt;span style='color: rgba(6, 53, 51, 1.000000); font: 14px "Helvetica Neue"; -cocoa-font-postscriptname: "HelveticaNeue-Light"; '&gt;Number &lt;/span&gt;&lt;span style='color: rgba(6, 53, 51, 1.000000); font: 14px "Helvetica Neue"; -cocoa-font-postscriptname: "HelveticaNeue-Medium"; '&gt;[Primitive like]&lt;/span&gt;&lt;/p&gt;</string>
									<key>shrinkToFitContent</key>
									<integer>1</integer>
									<key>text</key>
									<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fnil\fcharset0 HelveticaNeue-Light;\f1\fnil\fcharset0 HelveticaNeue-Medium;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\fs28 \cf2 Number 
\f1 \cf2 [Primitive like]}</string>
								</dict>
							</dict>
							<dict>
								<key>contentAlignment</key>
								<integer>1</integer>
								<key>fillColor</key>
								<string>{0.951, 0.990, 0.938, 1.000}</string>
								<key>isDecreasingBranchThickness</key>
								<true/>
								<key>isDrawingFill</key>
								<false/>
								<key>isLeftAligned</key>
								<false/>
								<key>location</key>
								<string>{366, -2310.5}</string>
								<key>nodeID</key>
								<string>CFFB7D4C-F2A2-4249-A3EF-13C89F15327A</string>
								<key>strokeColor</key>
								<string>{0.584, 0.677, 0.443, 1.000}</string>
								<key>strokeStyle</key>
								<integer>0</integer>
								<key>strokeWidth</key>
								<real>5</real>
								<key>subnodes</key>
								<array>
									<dict>
										<key>contentAlignment</key>
										<integer>1</integer>
										<key>fillColor</key>
										<string>{0.951, 0.990, 0.938, 1.000}</string>
										<key>isDecreasingBranchThickness</key>
										<true/>
										<key>isDrawingFill</key>
										<false/>
										<key>isLeftAligned</key>
										<false/>
										<key>location</key>
										<string>{568, -2470.5}</string>
										<key>nodeID</key>
										<string>9BA3B244-D986-4E55-84CC-BAF5EF107F07</string>
										<key>strokeColor</key>
										<string>{0.584, 0.677, 0.443, 1.000}</string>
										<key>strokeStyle</key>
										<integer>0</integer>
										<key>strokeWidth</key>
										<real>4</real>
										<key>subnodes</key>
										<array>
											<dict>
												<key>contentAlignment</key>
												<integer>1</integer>
												<key>fillColor</key>
												<string>{0.951, 0.990, 0.938, 1.000}</string>
												<key>isDecreasingBranchThickness</key>
												<true/>
												<key>isDrawingFill</key>
												<false/>
												<key>isLeftAligned</key>
												<false/>
												<key>location</key>
												<string>{680, -2470.5}</string>
												<key>nodeID</key>
												<string>8653AFDA-6B3E-4BEF-B4EA-7EDDEDFAEE4B</string>
												<key>strokeColor</key>
												<string>{0.584, 0.677, 0.443, 1.000}</string>
												<key>strokeStyle</key>
												<integer>0</integer>
												<key>strokeWidth</key>
												<real>3</real>
												<key>subnodes</key>
												<array/>
												<key>title</key>
												<dict>
													<key>constrainedWidth</key>
													<integer>300</integer>
													<key>htmlText</key>
													<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: bold 14px "Courier New"; -cocoa-font-postscriptname: "CourierNewPS-BoldMT"; '&gt;&amp;apos;string&amp;apos;&lt;/p&gt;</string>
													<key>shrinkToFitContent</key>
													<integer>1</integer>
													<key>text</key>
													<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fmodern\fcharset0 CourierNewPS-BoldMT;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\b\fs28 \cf2 'string'}</string>
												</dict>
											</dict>
										</array>
										<key>title</key>
										<dict>
											<key>constrainedWidth</key>
											<integer>300</integer>
											<key>htmlText</key>
											<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: 14px "Helvetica Neue"; -cocoa-font-postscriptname: "HelveticaNeue-Light"; '&gt;typeof&lt;/p&gt;</string>
											<key>shrinkToFitContent</key>
											<integer>1</integer>
											<key>text</key>
											<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fnil\fcharset0 HelveticaNeue-Light;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\fs28 \cf2 typeof}</string>
										</dict>
									</dict>
									<dict>
										<key>contentAlignment</key>
										<integer>1</integer>
										<key>fillColor</key>
										<string>{0.951, 0.990, 0.938, 1.000}</string>
										<key>isDecreasingBranchThickness</key>
										<true/>
										<key>isDrawingFill</key>
										<false/>
										<key>isLeftAligned</key>
										<false/>
										<key>location</key>
										<string>{568, -2422}</string>
										<key>nodeID</key>
										<string>2F38CC15-5442-4AD2-90F1-5CF1744239F9</string>
										<key>strokeColor</key>
										<string>{0.584, 0.677, 0.443, 1.000}</string>
										<key>strokeStyle</key>
										<integer>0</integer>
										<key>strokeWidth</key>
										<real>4</real>
										<key>subnodes</key>
										<array>
											<dict>
												<key>contentAlignment</key>
												<integer>1</integer>
												<key>fillColor</key>
												<string>{0.951, 0.990, 0.938, 1.000}</string>
												<key>isDecreasingBranchThickness</key>
												<true/>
												<key>isDrawingFill</key>
												<false/>
												<key>isLeftAligned</key>
												<false/>
												<key>location</key>
												<string>{680, -2437.5}</string>
												<key>nodeID</key>
												<string>5B53F6B5-149E-4CBC-A691-E7DD861867A6</string>
												<key>strokeColor</key>
												<string>{0.584, 0.677, 0.443, 1.000}</string>
												<key>strokeStyle</key>
												<integer>0</integer>
												<key>strokeWidth</key>
												<real>3</real>
												<key>subnodes</key>
												<array/>
												<key>title</key>
												<dict>
													<key>constrainedWidth</key>
													<integer>300</integer>
													<key>htmlText</key>
													<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: bold 14px "Courier New"; -cocoa-font-postscriptname: "CourierNewPS-BoldMT"; '&gt;&amp;quot;Hello&amp;quot;&lt;/p&gt;</string>
													<key>shrinkToFitContent</key>
													<integer>1</integer>
													<key>text</key>
													<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fmodern\fcharset0 CourierNewPS-BoldMT;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\b\fs28 \cf2 "Hello"}</string>
												</dict>
											</dict>
											<dict>
												<key>contentAlignment</key>
												<integer>1</integer>
												<key>fillColor</key>
												<string>{0.951, 0.990, 0.938, 1.000}</string>
												<key>isDecreasingBranchThickness</key>
												<true/>
												<key>isDrawingFill</key>
												<false/>
												<key>isLeftAligned</key>
												<false/>
												<key>location</key>
												<string>{680, -2405.5}</string>
												<key>nodeID</key>
												<string>BFF173FB-34C6-4C51-8B9A-30F1A8E0024F</string>
												<key>strokeColor</key>
												<string>{0.584, 0.677, 0.443, 1.000}</string>
												<key>strokeStyle</key>
												<integer>0</integer>
												<key>strokeWidth</key>
												<real>3</real>
												<key>subnodes</key>
												<array/>
												<key>title</key>
												<dict>
													<key>constrainedWidth</key>
													<integer>300</integer>
													<key>htmlText</key>
													<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: bold 14px "Courier New"; text-align: left; -cocoa-font-postscriptname: "CourierNewPS-BoldMT"; '&gt;&amp;apos;World&amp;apos;&lt;/p&gt;</string>
													<key>shrinkToFitContent</key>
													<integer>1</integer>
													<key>text</key>
													<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fmodern\fcharset0 CourierNewPS-BoldMT;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\b\fs28 \cf2 'World'}</string>
												</dict>
											</dict>
										</array>
										<key>title</key>
										<dict>
											<key>constrainedWidth</key>
											<integer>300</integer>
											<key>htmlText</key>
											<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: 14px "Helvetica Neue"; -cocoa-font-postscriptname: "HelveticaNeue-Light"; '&gt;value&lt;/p&gt;</string>
											<key>shrinkToFitContent</key>
											<integer>1</integer>
											<key>text</key>
											<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fnil\fcharset0 HelveticaNeue-Light;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\fs28 \cf2 value}</string>
										</dict>
									</dict>
									<dict>
										<key>contentAlignment</key>
										<integer>1</integer>
										<key>fillColor</key>
										<string>{0.951, 0.990, 0.938, 1.000}</string>
										<key>isDecreasingBranchThickness</key>
										<true/>
										<key>isDrawingFill</key>
										<false/>
										<key>isLeftAligned</key>
										<false/>
										<key>location</key>
										<string>{568, -2365.5}</string>
										<key>nodeID</key>
										<string>D269F1E0-442F-4E00-8050-6107D3FA1F31</string>
										<key>strokeColor</key>
										<string>{0.584, 0.677, 0.443, 1.000}</string>
										<key>strokeStyle</key>
										<integer>0</integer>
										<key>strokeWidth</key>
										<real>4</real>
										<key>subnodes</key>
										<array>
											<dict>
												<key>contentAlignment</key>
												<integer>1</integer>
												<key>fillColor</key>
												<string>{0.951, 0.990, 0.938, 1.000}</string>
												<key>isDecreasingBranchThickness</key>
												<true/>
												<key>isDrawingFill</key>
												<false/>
												<key>isLeftAligned</key>
												<false/>
												<key>location</key>
												<string>{800, -2373.5}</string>
												<key>nodeID</key>
												<string>C31106E2-93FB-4288-834A-916C268E3E63</string>
												<key>strokeColor</key>
												<string>{0.584, 0.677, 0.443, 1.000}</string>
												<key>strokeStyle</key>
												<integer>0</integer>
												<key>strokeWidth</key>
												<real>3</real>
												<key>subnodes</key>
												<array/>
												<key>title</key>
												<dict>
													<key>constrainedWidth</key>
													<integer>300</integer>
													<key>htmlText</key>
													<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: bold 14px "Courier New"; text-align: left; -cocoa-font-postscriptname: "CourierNewPS-BoldMT"; '&gt;var a = 8;
a.toString(2); // &amp;apos;1000&amp;apos;&lt;/p&gt;</string>
													<key>shrinkToFitContent</key>
													<integer>1</integer>
													<key>text</key>
													<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fmodern\fcharset0 CourierNewPS-BoldMT;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\b\fs28 \cf2 var a = 8;\uc0\u8232 a.toString(2); // '1000'}</string>
												</dict>
											</dict>
										</array>
										<key>title</key>
										<dict>
											<key>constrainedWidth</key>
											<integer>300</integer>
											<key>htmlText</key>
											<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: bold 14px "Courier New"; -cocoa-font-postscriptname: "CourierNewPS-BoldMT"; '&gt;String()/toString()&lt;/p&gt;</string>
											<key>shrinkToFitContent</key>
											<integer>1</integer>
											<key>text</key>
											<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fmodern\fcharset0 CourierNewPS-BoldMT;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\b\fs28 \cf2 String()/toString()}</string>
										</dict>
									</dict>
									<dict>
										<key>contentAlignment</key>
										<integer>1</integer>
										<key>fillColor</key>
										<string>{0.951, 0.990, 0.938, 1.000}</string>
										<key>isDecreasingBranchThickness</key>
										<true/>
										<key>isDrawingFill</key>
										<false/>
										<key>isLeftAligned</key>
										<false/>
										<key>location</key>
										<string>{568, -2270}</string>
										<key>nodeID</key>
										<string>F2632328-4DB1-42E9-AFF4-38C3FAB7A8BF</string>
										<key>strokeColor</key>
										<string>{0.584, 0.677, 0.443, 1.000}</string>
										<key>strokeStyle</key>
										<integer>0</integer>
										<key>strokeWidth</key>
										<real>4</real>
										<key>subnodes</key>
										<array>
											<dict>
												<key>contentAlignment</key>
												<integer>1</integer>
												<key>fillColor</key>
												<string>{0.951, 0.990, 0.938, 1.000}</string>
												<key>isDecreasingBranchThickness</key>
												<true/>
												<key>isDrawingFill</key>
												<false/>
												<key>isLeftAligned</key>
												<false/>
												<key>location</key>
												<string>{703, -2325.5}</string>
												<key>nodeID</key>
												<string>BAAD8A34-FD47-4ACA-A03E-C020320ACE74</string>
												<key>strokeColor</key>
												<string>{0.584, 0.677, 0.443, 1.000}</string>
												<key>strokeStyle</key>
												<integer>0</integer>
												<key>strokeWidth</key>
												<real>3</real>
												<key>subnodes</key>
												<array/>
												<key>title</key>
												<dict>
													<key>constrainedWidth</key>
													<integer>300</integer>
													<key>htmlText</key>
													<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: bold 14px "Courier New"; text-align: left; -cocoa-font-postscriptname: "CourierNewPS-BoldMT"; '&gt;var a = &amp;apos;ABC&amp;apos;;
a[0]; 				// &amp;apos;A&amp;apos;
a[0] = &amp;apos;D&amp;apos;;
a; 					// &amp;apos;ABC&amp;apos;&lt;/p&gt;</string>
													<key>shrinkToFitContent</key>
													<integer>1</integer>
													<key>text</key>
													<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fmodern\fcharset0 CourierNewPS-BoldMT;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\b\fs28 \cf2 var a = 'ABC';\uc0\u8232 a[0]; 				// 'A'\u8232 a[0] = 'D';\u8232 a; 					// 'ABC'}</string>
												</dict>
											</dict>
											<dict>
												<key>contentAlignment</key>
												<integer>1</integer>
												<key>fillColor</key>
												<string>{0.951, 0.990, 0.938, 1.000}</string>
												<key>isDecreasingBranchThickness</key>
												<true/>
												<key>isDrawingFill</key>
												<false/>
												<key>isLeftAligned</key>
												<false/>
												<key>location</key>
												<string>{703, -2245.5}</string>
												<key>nodeID</key>
												<string>59AEF0DE-610A-4BE1-8EA6-6B32FAB8C854</string>
												<key>strokeColor</key>
												<string>{0.584, 0.677, 0.443, 1.000}</string>
												<key>strokeStyle</key>
												<integer>0</integer>
												<key>strokeWidth</key>
												<real>3</real>
												<key>subnodes</key>
												<array/>
												<key>title</key>
												<dict>
													<key>constrainedWidth</key>
													<integer>300</integer>
													<key>htmlText</key>
													<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: bold 14px "Courier New"; text-align: left; -cocoa-font-postscriptname: "CourierNewPS-BoldMT"; '&gt;var a = &amp;apos;abc&amp;apos;;
a = a + &amp;apos;d&amp;apos;;
a; 					// &amp;apos;abcd&amp;apos;&lt;/p&gt;</string>
													<key>shrinkToFitContent</key>
													<integer>1</integer>
													<key>text</key>
													<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fmodern\fcharset0 CourierNewPS-BoldMT;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\b\fs28 \cf2 var a = 'abc';\uc0\u8232 a = a + 'd';\u8232 a; 					// 'abcd'}</string>
												</dict>
											</dict>
										</array>
										<key>title</key>
										<dict>
											<key>constrainedWidth</key>
											<integer>300</integer>
											<key>htmlText</key>
											<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: 14px "Helvetica Neue"; -cocoa-font-postscriptname: "HelveticaNeue-Light"; '&gt;immutable&lt;/p&gt;</string>
											<key>shrinkToFitContent</key>
											<integer>1</integer>
											<key>text</key>
											<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fnil\fcharset0 HelveticaNeue-Light;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\fs28 \cf2 immutable}</string>
										</dict>
									</dict>
									<dict>
										<key>contentAlignment</key>
										<integer>1</integer>
										<key>fillColor</key>
										<string>{0.951, 0.990, 0.938, 1.000}</string>
										<key>isDecreasingBranchThickness</key>
										<true/>
										<key>isDrawingFill</key>
										<false/>
										<key>isLeftAligned</key>
										<false/>
										<key>location</key>
										<string>{568, -2181.5}</string>
										<key>nodeID</key>
										<string>10CA87D7-0DB0-42B4-BB9C-AFAB315E90B1</string>
										<key>strokeColor</key>
										<string>{0.584, 0.677, 0.443, 1.000}</string>
										<key>strokeStyle</key>
										<integer>0</integer>
										<key>strokeWidth</key>
										<real>4</real>
										<key>subnodes</key>
										<array/>
										<key>title</key>
										<dict>
											<key>constrainedWidth</key>
											<integer>300</integer>
											<key>htmlText</key>
											<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: bold 14px "Courier New"; -cocoa-font-postscriptname: "CourierNewPS-BoldMT"; '&gt;+&lt;/p&gt;</string>
											<key>shrinkToFitContent</key>
											<integer>1</integer>
											<key>text</key>
											<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fmodern\fcharset0 CourierNewPS-BoldMT;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\b\fs28 \cf2 +}</string>
										</dict>
									</dict>
									<dict>
										<key>contentAlignment</key>
										<integer>1</integer>
										<key>fillColor</key>
										<string>{0.951, 0.990, 0.938, 1.000}</string>
										<key>isDecreasingBranchThickness</key>
										<true/>
										<key>isDrawingFill</key>
										<false/>
										<key>isLeftAligned</key>
										<false/>
										<key>location</key>
										<string>{568, -2149.5}</string>
										<key>nodeID</key>
										<string>E45FC2AF-7C60-418F-9A48-FEF93EDFDABB</string>
										<key>strokeColor</key>
										<string>{0.584, 0.677, 0.443, 1.000}</string>
										<key>strokeStyle</key>
										<integer>0</integer>
										<key>strokeWidth</key>
										<real>4</real>
										<key>subnodes</key>
										<array/>
										<key>title</key>
										<dict>
											<key>constrainedWidth</key>
											<integer>300</integer>
											<key>htmlText</key>
											<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: bold 14px "Courier New"; text-align: left; -cocoa-font-postscriptname: "CourierNewPS-BoldMT"; '&gt;&amp;lt;, &amp;lt;=, &amp;gt;, &amp;gt;=, !=, ==&lt;/p&gt;</string>
											<key>shrinkToFitContent</key>
											<integer>1</integer>
											<key>text</key>
											<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fmodern\fcharset0 CourierNewPS-BoldMT;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\b\fs28 \cf2 &lt;, &lt;=, &gt;, &gt;=, !=, ==}</string>
										</dict>
									</dict>
								</array>
								<key>title</key>
								<dict>
									<key>constrainedWidth</key>
									<integer>300</integer>
									<key>htmlText</key>
									<string>&lt;p style='text-align: left; '&gt;&lt;span style='color: rgba(6, 53, 51, 1.000000); font: 14px "Helvetica Neue"; -cocoa-font-postscriptname: "HelveticaNeue-Light"; '&gt;String &lt;/span&gt;&lt;span style='color: rgba(6, 53, 51, 1.000000); font: 14px "Helvetica Neue"; -cocoa-font-postscriptname: "HelveticaNeue-Medium"; '&gt;[Primitive like]&lt;/span&gt;&lt;/p&gt;</string>
									<key>shrinkToFitContent</key>
									<integer>1</integer>
									<key>text</key>
									<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fnil\fcharset0 HelveticaNeue-Light;\f1\fnil\fcharset0 HelveticaNeue-Medium;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\fs28 \cf2 String 
\f1 \cf2 [Primitive like]}</string>
								</dict>
							</dict>
							<dict>
								<key>contentAlignment</key>
								<integer>1</integer>
								<key>fillColor</key>
								<string>{0.951, 0.990, 0.938, 1.000}</string>
								<key>isDecreasingBranchThickness</key>
								<true/>
								<key>isDrawingFill</key>
								<false/>
								<key>isLeftAligned</key>
								<false/>
								<key>location</key>
								<string>{366, -1957}</string>
								<key>nodeID</key>
								<string>4F4CA143-40BE-47D2-AC5F-6CDF1F04E83E</string>
								<key>strokeColor</key>
								<string>{0.584, 0.677, 0.443, 1.000}</string>
								<key>strokeStyle</key>
								<integer>0</integer>
								<key>strokeWidth</key>
								<real>5</real>
								<key>subnodes</key>
								<array>
									<dict>
										<key>contentAlignment</key>
										<integer>1</integer>
										<key>fillColor</key>
										<string>{0.951, 0.990, 0.938, 1.000}</string>
										<key>isDecreasingBranchThickness</key>
										<true/>
										<key>isDrawingFill</key>
										<false/>
										<key>isLeftAligned</key>
										<false/>
										<key>location</key>
										<string>{582, -2117.5}</string>
										<key>nodeID</key>
										<string>41651D00-2E28-4BD3-838D-379724E2926A</string>
										<key>strokeColor</key>
										<string>{0.584, 0.677, 0.443, 1.000}</string>
										<key>strokeStyle</key>
										<integer>0</integer>
										<key>strokeWidth</key>
										<real>4</real>
										<key>subnodes</key>
										<array>
											<dict>
												<key>contentAlignment</key>
												<integer>1</integer>
												<key>fillColor</key>
												<string>{0.951, 0.990, 0.938, 1.000}</string>
												<key>isDecreasingBranchThickness</key>
												<true/>
												<key>isDrawingFill</key>
												<false/>
												<key>isLeftAligned</key>
												<false/>
												<key>location</key>
												<string>{694, -2117.5}</string>
												<key>nodeID</key>
												<string>5AF750ED-6BC5-4A18-B5D9-2E50B7E7E9A7</string>
												<key>strokeColor</key>
												<string>{0.584, 0.677, 0.443, 1.000}</string>
												<key>strokeStyle</key>
												<integer>0</integer>
												<key>strokeWidth</key>
												<real>3</real>
												<key>subnodes</key>
												<array/>
												<key>title</key>
												<dict>
													<key>constrainedWidth</key>
													<integer>300</integer>
													<key>htmlText</key>
													<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: bold 14px "Courier New"; -cocoa-font-postscriptname: "CourierNewPS-BoldMT"; '&gt;&amp;apos;boolean&amp;apos;&lt;/p&gt;</string>
													<key>shrinkToFitContent</key>
													<integer>1</integer>
													<key>text</key>
													<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fmodern\fcharset0 CourierNewPS-BoldMT;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\b\fs28 \cf2 'boolean'}</string>
												</dict>
											</dict>
										</array>
										<key>title</key>
										<dict>
											<key>constrainedWidth</key>
											<integer>300</integer>
											<key>htmlText</key>
											<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: 14px "Helvetica Neue"; -cocoa-font-postscriptname: "HelveticaNeue-Light"; '&gt;typeof&lt;/p&gt;</string>
											<key>shrinkToFitContent</key>
											<integer>1</integer>
											<key>text</key>
											<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fnil\fcharset0 HelveticaNeue-Light;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\fs28 \cf2 typeof}</string>
										</dict>
									</dict>
									<dict>
										<key>contentAlignment</key>
										<integer>1</integer>
										<key>fillColor</key>
										<string>{0.951, 0.990, 0.938, 1.000}</string>
										<key>isDecreasingBranchThickness</key>
										<true/>
										<key>isDrawingFill</key>
										<false/>
										<key>isLeftAligned</key>
										<false/>
										<key>location</key>
										<string>{582, -2069}</string>
										<key>nodeID</key>
										<string>681BF29D-3F5E-41E9-9688-27149A5E5C14</string>
										<key>strokeColor</key>
										<string>{0.584, 0.677, 0.443, 1.000}</string>
										<key>strokeStyle</key>
										<integer>0</integer>
										<key>strokeWidth</key>
										<real>4</real>
										<key>subnodes</key>
										<array>
											<dict>
												<key>contentAlignment</key>
												<integer>1</integer>
												<key>fillColor</key>
												<string>{0.951, 0.990, 0.938, 1.000}</string>
												<key>isDecreasingBranchThickness</key>
												<true/>
												<key>isDrawingFill</key>
												<false/>
												<key>isLeftAligned</key>
												<false/>
												<key>location</key>
												<string>{694, -2084.5}</string>
												<key>nodeID</key>
												<string>12BF401E-34A0-414E-9C3E-E390B327386A</string>
												<key>strokeColor</key>
												<string>{0.584, 0.677, 0.443, 1.000}</string>
												<key>strokeStyle</key>
												<integer>0</integer>
												<key>strokeWidth</key>
												<real>3</real>
												<key>subnodes</key>
												<array/>
												<key>title</key>
												<dict>
													<key>constrainedWidth</key>
													<integer>300</integer>
													<key>htmlText</key>
													<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: bold 14px "Courier New"; -cocoa-font-postscriptname: "CourierNewPS-BoldMT"; '&gt;true&lt;/p&gt;</string>
													<key>shrinkToFitContent</key>
													<integer>1</integer>
													<key>text</key>
													<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fmodern\fcharset0 CourierNewPS-BoldMT;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\b\fs28 \cf2 true}</string>
												</dict>
											</dict>
											<dict>
												<key>contentAlignment</key>
												<integer>1</integer>
												<key>fillColor</key>
												<string>{0.951, 0.990, 0.938, 1.000}</string>
												<key>isDecreasingBranchThickness</key>
												<true/>
												<key>isDrawingFill</key>
												<false/>
												<key>isLeftAligned</key>
												<false/>
												<key>location</key>
												<string>{694, -2052.5}</string>
												<key>nodeID</key>
												<string>3C0C31DE-A9B5-4347-9054-11BB006A3A7E</string>
												<key>strokeColor</key>
												<string>{0.584, 0.677, 0.443, 1.000}</string>
												<key>strokeStyle</key>
												<integer>0</integer>
												<key>strokeWidth</key>
												<real>3</real>
												<key>subnodes</key>
												<array/>
												<key>title</key>
												<dict>
													<key>constrainedWidth</key>
													<integer>300</integer>
													<key>htmlText</key>
													<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: bold 14px "Courier New"; -cocoa-font-postscriptname: "CourierNewPS-BoldMT"; '&gt;false&lt;/p&gt;</string>
													<key>shrinkToFitContent</key>
													<integer>1</integer>
													<key>text</key>
													<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fmodern\fcharset0 CourierNewPS-BoldMT;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\b\fs28 \cf2 false}</string>
												</dict>
											</dict>
										</array>
										<key>title</key>
										<dict>
											<key>constrainedWidth</key>
											<integer>300</integer>
											<key>htmlText</key>
											<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: 14px "Helvetica Neue"; -cocoa-font-postscriptname: "HelveticaNeue-Light"; '&gt;value&lt;/p&gt;</string>
											<key>shrinkToFitContent</key>
											<integer>1</integer>
											<key>text</key>
											<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fnil\fcharset0 HelveticaNeue-Light;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\fs28 \cf2 value}</string>
										</dict>
									</dict>
									<dict>
										<key>contentAlignment</key>
										<integer>1</integer>
										<key>fillColor</key>
										<string>{0.951, 0.990, 0.938, 1.000}</string>
										<key>isDecreasingBranchThickness</key>
										<true/>
										<key>isDrawingFill</key>
										<false/>
										<key>isLeftAligned</key>
										<false/>
										<key>location</key>
										<string>{582, -1908.5}</string>
										<key>nodeID</key>
										<string>9C7B1A9B-2F78-4B24-AA67-0184382465B8</string>
										<key>strokeColor</key>
										<string>{0.584, 0.677, 0.443, 1.000}</string>
										<key>strokeStyle</key>
										<integer>0</integer>
										<key>strokeWidth</key>
										<real>4</real>
										<key>subnodes</key>
										<array>
											<dict>
												<key>contentAlignment</key>
												<integer>1</integer>
												<key>fillColor</key>
												<string>{0.951, 0.990, 0.938, 1.000}</string>
												<key>isDecreasingBranchThickness</key>
												<true/>
												<key>isDrawingFill</key>
												<false/>
												<key>isLeftAligned</key>
												<false/>
												<key>location</key>
												<string>{711, -1989}</string>
												<key>nodeID</key>
												<string>4020BD97-EB2C-4594-A567-9F9358221616</string>
												<key>strokeColor</key>
												<string>{0.584, 0.677, 0.443, 1.000}</string>
												<key>strokeStyle</key>
												<integer>0</integer>
												<key>strokeWidth</key>
												<real>3</real>
												<key>subnodes</key>
												<array>
													<dict>
														<key>contentAlignment</key>
														<integer>1</integer>
														<key>fillColor</key>
														<string>{0.951, 0.990, 0.938, 1.000}</string>
														<key>isDecreasingBranchThickness</key>
														<true/>
														<key>isDrawingFill</key>
														<false/>
														<key>isLeftAligned</key>
														<false/>
														<key>location</key>
														<string>{830, -2020.5}</string>
														<key>nodeID</key>
														<string>25782078-C8B0-4ADA-B09C-022FFBDD3DBF</string>
														<key>strokeColor</key>
														<string>{0.584, 0.677, 0.443, 1.000}</string>
														<key>strokeStyle</key>
														<integer>0</integer>
														<key>strokeWidth</key>
														<real>2</real>
														<key>subnodes</key>
														<array/>
														<key>title</key>
														<dict>
															<key>constrainedWidth</key>
															<integer>300</integer>
															<key>htmlText</key>
															<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: bold 14px "Courier New"; text-align: left; -cocoa-font-postscriptname: "CourierNewPS-BoldMT"; '&gt;Boolean(0); 			// false&lt;/p&gt;</string>
															<key>shrinkToFitContent</key>
															<integer>1</integer>
															<key>text</key>
															<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fmodern\fcharset0 CourierNewPS-BoldMT;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\b\fs28 \cf2 Boolean(0); 			// false}</string>
														</dict>
													</dict>
													<dict>
														<key>contentAlignment</key>
														<integer>1</integer>
														<key>fillColor</key>
														<string>{0.951, 0.990, 0.938, 1.000}</string>
														<key>isDecreasingBranchThickness</key>
														<true/>
														<key>isDrawingFill</key>
														<false/>
														<key>isLeftAligned</key>
														<false/>
														<key>location</key>
														<string>{830, -1988.5}</string>
														<key>nodeID</key>
														<string>2A483D60-7E18-455A-BBFC-CF9BE9F58FF3</string>
														<key>strokeColor</key>
														<string>{0.584, 0.677, 0.443, 1.000}</string>
														<key>strokeStyle</key>
														<integer>0</integer>
														<key>strokeWidth</key>
														<real>2</real>
														<key>subnodes</key>
														<array/>
														<key>title</key>
														<dict>
															<key>constrainedWidth</key>
															<integer>300</integer>
															<key>htmlText</key>
															<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: bold 14px "Courier New"; text-align: left; -cocoa-font-postscriptname: "CourierNewPS-BoldMT"; '&gt;Boolean(NaN); 		// false&lt;/p&gt;</string>
															<key>shrinkToFitContent</key>
															<integer>1</integer>
															<key>text</key>
															<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fmodern\fcharset0 CourierNewPS-BoldMT;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\b\fs28 \cf2 Boolean(NaN); 		// false}</string>
														</dict>
													</dict>
													<dict>
														<key>contentAlignment</key>
														<integer>1</integer>
														<key>fillColor</key>
														<string>{0.951, 0.990, 0.938, 1.000}</string>
														<key>isDecreasingBranchThickness</key>
														<true/>
														<key>isDrawingFill</key>
														<false/>
														<key>isLeftAligned</key>
														<false/>
														<key>location</key>
														<string>{830, -1956.5}</string>
														<key>nodeID</key>
														<string>E644D51C-F2C0-4933-9D43-C3749E84CA4E</string>
														<key>strokeColor</key>
														<string>{0.584, 0.677, 0.443, 1.000}</string>
														<key>strokeStyle</key>
														<integer>0</integer>
														<key>strokeWidth</key>
														<real>2</real>
														<key>subnodes</key>
														<array/>
														<key>title</key>
														<dict>
															<key>constrainedWidth</key>
															<integer>300</integer>
															<key>htmlText</key>
															<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: bold 14px "Courier New"; text-align: left; -cocoa-font-postscriptname: "CourierNewPS-BoldMT"; '&gt;Boolean(!0); 			// true&lt;/p&gt;</string>
															<key>shrinkToFitContent</key>
															<integer>1</integer>
															<key>text</key>
															<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fmodern\fcharset0 CourierNewPS-BoldMT;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\b\fs28 \cf2 Boolean(!0); 			// true}</string>
														</dict>
													</dict>
												</array>
												<key>title</key>
												<dict>
													<key>constrainedWidth</key>
													<integer>300</integer>
													<key>htmlText</key>
													<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: 14px "Helvetica Neue"; -cocoa-font-postscriptname: "HelveticaNeue-Light"; '&gt;number&lt;/p&gt;</string>
													<key>shrinkToFitContent</key>
													<integer>1</integer>
													<key>text</key>
													<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fnil\fcharset0 HelveticaNeue-Light;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\fs28 \cf2 number}</string>
												</dict>
											</dict>
											<dict>
												<key>contentAlignment</key>
												<integer>1</integer>
												<key>fillColor</key>
												<string>{0.951, 0.990, 0.938, 1.000}</string>
												<key>isDecreasingBranchThickness</key>
												<true/>
												<key>isDrawingFill</key>
												<false/>
												<key>isLeftAligned</key>
												<false/>
												<key>location</key>
												<string>{711, -1909}</string>
												<key>nodeID</key>
												<string>9B7A678A-63E6-4F6F-B3FD-EDAE037F98C1</string>
												<key>strokeColor</key>
												<string>{0.584, 0.677, 0.443, 1.000}</string>
												<key>strokeStyle</key>
												<integer>0</integer>
												<key>strokeWidth</key>
												<real>3</real>
												<key>subnodes</key>
												<array>
													<dict>
														<key>contentAlignment</key>
														<integer>1</integer>
														<key>fillColor</key>
														<string>{0.951, 0.990, 0.938, 1.000}</string>
														<key>isDecreasingBranchThickness</key>
														<true/>
														<key>isDrawingFill</key>
														<false/>
														<key>isLeftAligned</key>
														<false/>
														<key>location</key>
														<string>{823, -1924.5}</string>
														<key>nodeID</key>
														<string>45FDD918-01DA-4F8B-82D7-9A4F1AACF596</string>
														<key>strokeColor</key>
														<string>{0.584, 0.677, 0.443, 1.000}</string>
														<key>strokeStyle</key>
														<integer>0</integer>
														<key>strokeWidth</key>
														<real>2</real>
														<key>subnodes</key>
														<array/>
														<key>title</key>
														<dict>
															<key>constrainedWidth</key>
															<integer>300</integer>
															<key>htmlText</key>
															<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: bold 14px "Courier New"; text-align: left; -cocoa-font-postscriptname: "CourierNewPS-BoldMT"; '&gt;Boolean(&amp;apos;&amp;apos;); 			 // false&lt;/p&gt;</string>
															<key>shrinkToFitContent</key>
															<integer>1</integer>
															<key>text</key>
															<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fmodern\fcharset0 CourierNewPS-BoldMT;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\b\fs28 \cf2 Boolean(''); 			 // false}</string>
														</dict>
													</dict>
													<dict>
														<key>contentAlignment</key>
														<integer>1</integer>
														<key>fillColor</key>
														<string>{0.951, 0.990, 0.938, 1.000}</string>
														<key>isDecreasingBranchThickness</key>
														<true/>
														<key>isDrawingFill</key>
														<false/>
														<key>isLeftAligned</key>
														<false/>
														<key>location</key>
														<string>{823, -1892.5}</string>
														<key>nodeID</key>
														<string>5BE79F9D-701A-43D9-9201-5B4684F3C1F5</string>
														<key>strokeColor</key>
														<string>{0.584, 0.677, 0.443, 1.000}</string>
														<key>strokeStyle</key>
														<integer>0</integer>
														<key>strokeWidth</key>
														<real>2</real>
														<key>subnodes</key>
														<array/>
														<key>title</key>
														<dict>
															<key>constrainedWidth</key>
															<integer>300</integer>
															<key>htmlText</key>
															<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: bold 14px "Courier New"; text-align: left; -cocoa-font-postscriptname: "CourierNewPS-BoldMT"; '&gt;Boolean(&amp;apos;*&amp;apos;); 		 // true&lt;/p&gt;</string>
															<key>shrinkToFitContent</key>
															<integer>1</integer>
															<key>text</key>
															<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fmodern\fcharset0 CourierNewPS-BoldMT;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\b\fs28 \cf2 Boolean('*'); 		 // true}</string>
														</dict>
													</dict>
												</array>
												<key>title</key>
												<dict>
													<key>constrainedWidth</key>
													<integer>300</integer>
													<key>htmlText</key>
													<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: 14px "Helvetica Neue"; -cocoa-font-postscriptname: "HelveticaNeue-Light"; '&gt;string&lt;/p&gt;</string>
													<key>shrinkToFitContent</key>
													<integer>1</integer>
													<key>text</key>
													<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fnil\fcharset0 HelveticaNeue-Light;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\fs28 \cf2 string}</string>
												</dict>
											</dict>
											<dict>
												<key>contentAlignment</key>
												<integer>1</integer>
												<key>fillColor</key>
												<string>{0.951, 0.990, 0.938, 1.000}</string>
												<key>isDecreasingBranchThickness</key>
												<true/>
												<key>isDrawingFill</key>
												<false/>
												<key>isLeftAligned</key>
												<false/>
												<key>location</key>
												<string>{711, -1845}</string>
												<key>nodeID</key>
												<string>1BB464FD-DB24-448E-A175-ED75647886A6</string>
												<key>strokeColor</key>
												<string>{0.584, 0.677, 0.443, 1.000}</string>
												<key>strokeStyle</key>
												<integer>0</integer>
												<key>strokeWidth</key>
												<real>3</real>
												<key>subnodes</key>
												<array>
													<dict>
														<key>contentAlignment</key>
														<integer>1</integer>
														<key>fillColor</key>
														<string>{0.951, 0.990, 0.938, 1.000}</string>
														<key>isDecreasingBranchThickness</key>
														<true/>
														<key>isDrawingFill</key>
														<false/>
														<key>isLeftAligned</key>
														<false/>
														<key>location</key>
														<string>{823, -1860.5}</string>
														<key>nodeID</key>
														<string>66174A2B-5242-4E14-BDE9-33A2746FE6DA</string>
														<key>strokeColor</key>
														<string>{0.584, 0.677, 0.443, 1.000}</string>
														<key>strokeStyle</key>
														<integer>0</integer>
														<key>strokeWidth</key>
														<real>2</real>
														<key>subnodes</key>
														<array/>
														<key>title</key>
														<dict>
															<key>constrainedWidth</key>
															<integer>300</integer>
															<key>htmlText</key>
															<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: bold 14px "Courier New"; text-align: left; -cocoa-font-postscriptname: "CourierNewPS-BoldMT"; '&gt;Boolean(null);       // false&lt;/p&gt;</string>
															<key>shrinkToFitContent</key>
															<integer>1</integer>
															<key>text</key>
															<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fmodern\fcharset0 CourierNewPS-BoldMT;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\b\fs28 \cf2 Boolean(null);       // false}</string>
														</dict>
													</dict>
													<dict>
														<key>contentAlignment</key>
														<integer>1</integer>
														<key>fillColor</key>
														<string>{0.951, 0.990, 0.938, 1.000}</string>
														<key>isDecreasingBranchThickness</key>
														<true/>
														<key>isDrawingFill</key>
														<false/>
														<key>isLeftAligned</key>
														<false/>
														<key>location</key>
														<string>{823, -1828.5}</string>
														<key>nodeID</key>
														<string>3767DFF0-C24D-4FDF-B69A-FE67AFDE9ED7</string>
														<key>strokeColor</key>
														<string>{0.584, 0.677, 0.443, 1.000}</string>
														<key>strokeStyle</key>
														<integer>0</integer>
														<key>strokeWidth</key>
														<real>2</real>
														<key>subnodes</key>
														<array/>
														<key>title</key>
														<dict>
															<key>constrainedWidth</key>
															<integer>300</integer>
															<key>htmlText</key>
															<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: bold 14px "Courier New"; text-align: left; -cocoa-font-postscriptname: "CourierNewPS-BoldMT"; '&gt;Boolean({}); 			 // true&lt;/p&gt;</string>
															<key>shrinkToFitContent</key>
															<integer>1</integer>
															<key>text</key>
															<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fmodern\fcharset0 CourierNewPS-BoldMT;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\b\fs28 \cf2 Boolean(\{\}); 			 // true}</string>
														</dict>
													</dict>
												</array>
												<key>title</key>
												<dict>
													<key>constrainedWidth</key>
													<integer>300</integer>
													<key>htmlText</key>
													<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: 14px "Helvetica Neue"; -cocoa-font-postscriptname: "HelveticaNeue-Light"; '&gt;object&lt;/p&gt;</string>
													<key>shrinkToFitContent</key>
													<integer>1</integer>
													<key>text</key>
													<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fnil\fcharset0 HelveticaNeue-Light;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\fs28 \cf2 object}</string>
												</dict>
											</dict>
											<dict>
												<key>contentAlignment</key>
												<integer>1</integer>
												<key>fillColor</key>
												<string>{0.951, 0.990, 0.938, 1.000}</string>
												<key>isDecreasingBranchThickness</key>
												<true/>
												<key>isDrawingFill</key>
												<false/>
												<key>isLeftAligned</key>
												<false/>
												<key>location</key>
												<string>{711, -1796.5}</string>
												<key>nodeID</key>
												<string>E8B9492E-E06D-44D1-ACF7-5DF1272B49A1</string>
												<key>strokeColor</key>
												<string>{0.584, 0.677, 0.443, 1.000}</string>
												<key>strokeStyle</key>
												<integer>0</integer>
												<key>strokeWidth</key>
												<real>3</real>
												<key>subnodes</key>
												<array>
													<dict>
														<key>contentAlignment</key>
														<integer>1</integer>
														<key>fillColor</key>
														<string>{0.951, 0.990, 0.938, 1.000}</string>
														<key>isDecreasingBranchThickness</key>
														<true/>
														<key>isDrawingFill</key>
														<false/>
														<key>isLeftAligned</key>
														<false/>
														<key>location</key>
														<string>{843, -1796.5}</string>
														<key>nodeID</key>
														<string>2D118EAF-C472-4CF0-BBB1-86BBE2F5DCCC</string>
														<key>strokeColor</key>
														<string>{0.584, 0.677, 0.443, 1.000}</string>
														<key>strokeStyle</key>
														<integer>0</integer>
														<key>strokeWidth</key>
														<real>2</real>
														<key>subnodes</key>
														<array/>
														<key>title</key>
														<dict>
															<key>constrainedWidth</key>
															<integer>300</integer>
															<key>htmlText</key>
															<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: bold 14px "Courier New"; text-align: left; -cocoa-font-postscriptname: "CourierNewPS-BoldMT"; '&gt;Boolean(undefined);// false&lt;/p&gt;</string>
															<key>shrinkToFitContent</key>
															<integer>1</integer>
															<key>text</key>
															<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fmodern\fcharset0 CourierNewPS-BoldMT;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\b\fs28 \cf2 Boolean(undefined);// false}</string>
														</dict>
													</dict>
												</array>
												<key>title</key>
												<dict>
													<key>constrainedWidth</key>
													<integer>300</integer>
													<key>htmlText</key>
													<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: 14px "Helvetica Neue"; -cocoa-font-postscriptname: "HelveticaNeue-Light"; '&gt;undefined&lt;/p&gt;</string>
													<key>shrinkToFitContent</key>
													<integer>1</integer>
													<key>text</key>
													<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fnil\fcharset0 HelveticaNeue-Light;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\fs28 \cf2 undefined}</string>
												</dict>
											</dict>
										</array>
										<key>title</key>
										<dict>
											<key>constrainedWidth</key>
											<integer>300</integer>
											<key>htmlText</key>
											<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: 14px "Helvetica Neue"; -cocoa-font-postscriptname: "HelveticaNeue-Light"; '&gt;Boolean()&lt;/p&gt;</string>
											<key>shrinkToFitContent</key>
											<integer>1</integer>
											<key>text</key>
											<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fnil\fcharset0 HelveticaNeue-Light;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\fs28 \cf2 Boolean()}</string>
										</dict>
									</dict>
								</array>
								<key>title</key>
								<dict>
									<key>constrainedWidth</key>
									<integer>300</integer>
									<key>htmlText</key>
									<string>&lt;p style='text-align: left; '&gt;&lt;span style='color: rgba(6, 53, 51, 1.000000); font: 14px "Helvetica Neue"; -cocoa-font-postscriptname: "HelveticaNeue-Light"; '&gt;Boolean &lt;/span&gt;&lt;span style='color: rgba(6, 53, 51, 1.000000); font: 14px "Helvetica Neue"; -cocoa-font-postscriptname: "HelveticaNeue-Medium"; '&gt;[Primitive like]&lt;/span&gt;&lt;/p&gt;</string>
									<key>shrinkToFitContent</key>
									<integer>1</integer>
									<key>text</key>
									<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fnil\fcharset0 HelveticaNeue-Light;\f1\fnil\fcharset0 HelveticaNeue-Medium;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\fs28 \cf2 Boolean 
\f1 \cf2 [Primitive like]}</string>
								</dict>
							</dict>
							<dict>
								<key>contentAlignment</key>
								<integer>1</integer>
								<key>fillColor</key>
								<string>{0.951, 0.990, 0.938, 1.000}</string>
								<key>isDecreasingBranchThickness</key>
								<true/>
								<key>isDrawingFill</key>
								<false/>
								<key>isLeftAligned</key>
								<false/>
								<key>location</key>
								<string>{366, -1707}</string>
								<key>nodeID</key>
								<string>E9F2915E-CC24-4967-983A-7267A0350A0E</string>
								<key>strokeColor</key>
								<string>{0.584, 0.677, 0.443, 1.000}</string>
								<key>strokeStyle</key>
								<integer>0</integer>
								<key>strokeWidth</key>
								<real>5</real>
								<key>subnodes</key>
								<array>
									<dict>
										<key>contentAlignment</key>
										<integer>1</integer>
										<key>fillColor</key>
										<string>{0.951, 0.990, 0.938, 1.000}</string>
										<key>isDecreasingBranchThickness</key>
										<true/>
										<key>isDrawingFill</key>
										<false/>
										<key>isLeftAligned</key>
										<false/>
										<key>location</key>
										<string>{594, -1763.5}</string>
										<key>nodeID</key>
										<string>FD6B1ED2-277D-4696-91DB-D87E6FF105DF</string>
										<key>strokeColor</key>
										<string>{0.584, 0.677, 0.443, 1.000}</string>
										<key>strokeStyle</key>
										<integer>0</integer>
										<key>strokeWidth</key>
										<real>4</real>
										<key>subnodes</key>
										<array>
											<dict>
												<key>contentAlignment</key>
												<integer>1</integer>
												<key>fillColor</key>
												<string>{0.951, 0.990, 0.938, 1.000}</string>
												<key>isDecreasingBranchThickness</key>
												<true/>
												<key>isDrawingFill</key>
												<false/>
												<key>isLeftAligned</key>
												<false/>
												<key>location</key>
												<string>{706, -1763.5}</string>
												<key>nodeID</key>
												<string>F4AA2C10-E621-4C37-AB7D-19E3E4661B7D</string>
												<key>strokeColor</key>
												<string>{0.584, 0.677, 0.443, 1.000}</string>
												<key>strokeStyle</key>
												<integer>0</integer>
												<key>strokeWidth</key>
												<real>3</real>
												<key>subnodes</key>
												<array/>
												<key>title</key>
												<dict>
													<key>constrainedWidth</key>
													<integer>300</integer>
													<key>htmlText</key>
													<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: bold 14px "Courier New"; -cocoa-font-postscriptname: "CourierNewPS-BoldMT"; '&gt;&amp;apos;undefined&amp;apos;&lt;/p&gt;</string>
													<key>shrinkToFitContent</key>
													<integer>1</integer>
													<key>text</key>
													<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fmodern\fcharset0 CourierNewPS-BoldMT;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\b\fs28 \cf2 'undefined'}</string>
												</dict>
											</dict>
										</array>
										<key>title</key>
										<dict>
											<key>constrainedWidth</key>
											<integer>300</integer>
											<key>htmlText</key>
											<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: 14px "Helvetica Neue"; -cocoa-font-postscriptname: "HelveticaNeue-Light"; '&gt;typeof&lt;/p&gt;</string>
											<key>shrinkToFitContent</key>
											<integer>1</integer>
											<key>text</key>
											<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fnil\fcharset0 HelveticaNeue-Light;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\fs28 \cf2 typeof}</string>
										</dict>
									</dict>
									<dict>
										<key>contentAlignment</key>
										<integer>1</integer>
										<key>fillColor</key>
										<string>{0.951, 0.990, 0.938, 1.000}</string>
										<key>isDecreasingBranchThickness</key>
										<true/>
										<key>isDrawingFill</key>
										<false/>
										<key>isLeftAligned</key>
										<false/>
										<key>location</key>
										<string>{594, -1730.5}</string>
										<key>nodeID</key>
										<string>8B40D6A0-13FF-4D11-A941-A977A22BD38F</string>
										<key>strokeColor</key>
										<string>{0.584, 0.677, 0.443, 1.000}</string>
										<key>strokeStyle</key>
										<integer>0</integer>
										<key>strokeWidth</key>
										<real>4</real>
										<key>subnodes</key>
										<array>
											<dict>
												<key>contentAlignment</key>
												<integer>1</integer>
												<key>fillColor</key>
												<string>{0.951, 0.990, 0.938, 1.000}</string>
												<key>isDecreasingBranchThickness</key>
												<true/>
												<key>isDrawingFill</key>
												<false/>
												<key>isLeftAligned</key>
												<false/>
												<key>location</key>
												<string>{706, -1730.5}</string>
												<key>nodeID</key>
												<string>B5602C9E-958A-423B-A191-06ABD22B56B6</string>
												<key>strokeColor</key>
												<string>{0.584, 0.677, 0.443, 1.000}</string>
												<key>strokeStyle</key>
												<integer>0</integer>
												<key>strokeWidth</key>
												<real>3</real>
												<key>subnodes</key>
												<array/>
												<key>title</key>
												<dict>
													<key>constrainedWidth</key>
													<integer>300</integer>
													<key>htmlText</key>
													<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: bold 14px "Courier New"; -cocoa-font-postscriptname: "CourierNewPS-BoldMT"; '&gt;undefined&lt;/p&gt;</string>
													<key>shrinkToFitContent</key>
													<integer>1</integer>
													<key>text</key>
													<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fmodern\fcharset0 CourierNewPS-BoldMT;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\b\fs28 \cf2 undefined}</string>
												</dict>
											</dict>
										</array>
										<key>title</key>
										<dict>
											<key>constrainedWidth</key>
											<integer>300</integer>
											<key>htmlText</key>
											<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: 14px "Helvetica Neue"; -cocoa-font-postscriptname: "HelveticaNeue-Light"; '&gt;value&lt;/p&gt;</string>
											<key>shrinkToFitContent</key>
											<integer>1</integer>
											<key>text</key>
											<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fnil\fcharset0 HelveticaNeue-Light;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\fs28 \cf2 value}</string>
										</dict>
									</dict>
									<dict>
										<key>contentAlignment</key>
										<integer>1</integer>
										<key>fillColor</key>
										<string>{0.951, 0.990, 0.938, 1.000}</string>
										<key>isDecreasingBranchThickness</key>
										<true/>
										<key>isDrawingFill</key>
										<false/>
										<key>isLeftAligned</key>
										<false/>
										<key>location</key>
										<string>{594, -1674}</string>
										<key>nodeID</key>
										<string>684E3301-82A3-4EF4-972B-5A933DBAFDA3</string>
										<key>strokeColor</key>
										<string>{0.584, 0.677, 0.443, 1.000}</string>
										<key>strokeStyle</key>
										<integer>0</integer>
										<key>strokeWidth</key>
										<real>4</real>
										<key>subnodes</key>
										<array>
											<dict>
												<key>contentAlignment</key>
												<integer>1</integer>
												<key>fillColor</key>
												<string>{0.951, 0.990, 0.938, 1.000}</string>
												<key>isDecreasingBranchThickness</key>
												<true/>
												<key>isDrawingFill</key>
												<false/>
												<key>isLeftAligned</key>
												<false/>
												<key>location</key>
												<string>{815, -1697.5}</string>
												<key>nodeID</key>
												<string>74BC24B7-39E2-47AA-8573-D5230C473857</string>
												<key>strokeColor</key>
												<string>{0.584, 0.677, 0.443, 1.000}</string>
												<key>strokeStyle</key>
												<integer>0</integer>
												<key>strokeWidth</key>
												<real>3</real>
												<key>subnodes</key>
												<array/>
												<key>title</key>
												<dict>
													<key>constrainedWidth</key>
													<integer>315</integer>
													<key>htmlText</key>
													<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: bold 14px "Courier New"; text-align: left; -cocoa-font-postscriptname: "CourierNewPS-BoldMT"; '&gt;undefined == undefined; 	// true
var a;
a == undefined; 				// true
console.log(d); 				// Error&lt;/p&gt;</string>
													<key>shrinkToFitContent</key>
													<integer>0</integer>
													<key>text</key>
													<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fmodern\fcharset0 CourierNewPS-BoldMT;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\b\fs28 \cf2 undefined == undefined; 	// true\uc0\u8232 var a;\u8232 a == undefined; 				// true\u8232 console.log(d); 				// Error}</string>
												</dict>
											</dict>
										</array>
										<key>title</key>
										<dict>
											<key>constrainedWidth</key>
											<integer>300</integer>
											<key>htmlText</key>
											<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: 14px "Helvetica Neue"; -cocoa-font-postscriptname: "HelveticaNeue-Light"; '&gt;undefined != Not defined&lt;/p&gt;</string>
											<key>shrinkToFitContent</key>
											<integer>1</integer>
											<key>text</key>
											<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fnil\fcharset0 HelveticaNeue-Light;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\fs28 \cf2 undefined != Not defined}</string>
										</dict>
									</dict>
								</array>
								<key>title</key>
								<dict>
									<key>constrainedWidth</key>
									<integer>300</integer>
									<key>htmlText</key>
									<string>&lt;p style='text-align: left; '&gt;&lt;span style='color: rgba(6, 53, 51, 1.000000); font: 14px "Helvetica Neue"; -cocoa-font-postscriptname: "HelveticaNeue-Light"; '&gt;Undefined &lt;/span&gt;&lt;span style='color: rgba(6, 53, 51, 1.000000); font: 14px "Helvetica Neue"; -cocoa-font-postscriptname: "HelveticaNeue-Medium"; '&gt;[Primitive like]&lt;/span&gt;&lt;/p&gt;</string>
									<key>shrinkToFitContent</key>
									<integer>1</integer>
									<key>text</key>
									<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fnil\fcharset0 HelveticaNeue-Light;\f1\fnil\fcharset0 HelveticaNeue-Medium;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\fs28 \cf2 Undefined 
\f1 \cf2 [Primitive like]}</string>
								</dict>
							</dict>
							<dict>
								<key>contentAlignment</key>
								<integer>1</integer>
								<key>fillColor</key>
								<string>{0.951, 0.990, 0.938, 1.000}</string>
								<key>isDecreasingBranchThickness</key>
								<true/>
								<key>isDrawingFill</key>
								<false/>
								<key>isLeftAligned</key>
								<false/>
								<key>location</key>
								<string>{366, -1425.5}</string>
								<key>nodeID</key>
								<string>447778E7-FC03-452C-B7EE-9AEC28BA349C</string>
								<key>strokeColor</key>
								<string>{0.584, 0.677, 0.443, 1.000}</string>
								<key>strokeStyle</key>
								<integer>0</integer>
								<key>strokeWidth</key>
								<real>5</real>
								<key>subnodes</key>
								<array>
									<dict>
										<key>contentAlignment</key>
										<integer>1</integer>
										<key>fillColor</key>
										<string>{0.951, 0.990, 0.938, 1.000}</string>
										<key>isDecreasingBranchThickness</key>
										<true/>
										<key>isDrawingFill</key>
										<false/>
										<key>isLeftAligned</key>
										<false/>
										<key>location</key>
										<string>{531, -1617.5}</string>
										<key>nodeID</key>
										<string>5429F175-C146-4BFB-BA64-FFB5544B7251</string>
										<key>strokeColor</key>
										<string>{0.584, 0.677, 0.443, 1.000}</string>
										<key>strokeStyle</key>
										<integer>0</integer>
										<key>strokeWidth</key>
										<real>4</real>
										<key>subnodes</key>
										<array>
											<dict>
												<key>contentAlignment</key>
												<integer>1</integer>
												<key>fillColor</key>
												<string>{0.951, 0.990, 0.938, 1.000}</string>
												<key>isDecreasingBranchThickness</key>
												<true/>
												<key>isDrawingFill</key>
												<false/>
												<key>isLeftAligned</key>
												<false/>
												<key>location</key>
												<string>{643, -1617.5}</string>
												<key>nodeID</key>
												<string>17ACFDE3-0C46-415F-BA2A-2C7A88C05E5E</string>
												<key>strokeColor</key>
												<string>{0.584, 0.677, 0.443, 1.000}</string>
												<key>strokeStyle</key>
												<integer>0</integer>
												<key>strokeWidth</key>
												<real>3</real>
												<key>subnodes</key>
												<array/>
												<key>title</key>
												<dict>
													<key>constrainedWidth</key>
													<integer>300</integer>
													<key>htmlText</key>
													<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: bold 14px "Courier New"; -cocoa-font-postscriptname: "CourierNewPS-BoldMT"; '&gt;&amp;apos;object&amp;apos;&lt;/p&gt;</string>
													<key>shrinkToFitContent</key>
													<integer>1</integer>
													<key>text</key>
													<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fmodern\fcharset0 CourierNewPS-BoldMT;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\b\fs28 \cf2 'object'}</string>
												</dict>
											</dict>
										</array>
										<key>title</key>
										<dict>
											<key>constrainedWidth</key>
											<integer>300</integer>
											<key>htmlText</key>
											<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: 14px "Helvetica Neue"; -cocoa-font-postscriptname: "HelveticaNeue-Light"; '&gt;typeof&lt;/p&gt;</string>
											<key>shrinkToFitContent</key>
											<integer>1</integer>
											<key>text</key>
											<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fnil\fcharset0 HelveticaNeue-Light;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\fs28 \cf2 typeof}</string>
										</dict>
									</dict>
									<dict>
										<key>contentAlignment</key>
										<integer>1</integer>
										<key>fillColor</key>
										<string>{0.951, 0.990, 0.938, 1.000}</string>
										<key>isDecreasingBranchThickness</key>
										<true/>
										<key>isDrawingFill</key>
										<false/>
										<key>isLeftAligned</key>
										<false/>
										<key>location</key>
										<string>{531, -1504.5}</string>
										<key>nodeID</key>
										<string>7FF0D814-6D7E-467C-800A-114057A0C4B5</string>
										<key>strokeColor</key>
										<string>{0.584, 0.677, 0.443, 1.000}</string>
										<key>strokeStyle</key>
										<integer>0</integer>
										<key>strokeWidth</key>
										<real>4</real>
										<key>subnodes</key>
										<array>
											<dict>
												<key>contentAlignment</key>
												<integer>1</integer>
												<key>fillColor</key>
												<string>{0.951, 0.990, 0.938, 1.000}</string>
												<key>isDecreasingBranchThickness</key>
												<true/>
												<key>isDrawingFill</key>
												<false/>
												<key>isLeftAligned</key>
												<false/>
												<key>location</key>
												<string>{643, -1584.5}</string>
												<key>nodeID</key>
												<string>3F303CCE-7DF7-4211-9151-11A53322FA7C</string>
												<key>strokeColor</key>
												<string>{0.584, 0.677, 0.443, 1.000}</string>
												<key>strokeStyle</key>
												<integer>0</integer>
												<key>strokeWidth</key>
												<real>3</real>
												<key>subnodes</key>
												<array/>
												<key>title</key>
												<dict>
													<key>constrainedWidth</key>
													<integer>300</integer>
													<key>htmlText</key>
													<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: bold 14px "Courier New"; text-align: left; -cocoa-font-postscriptname: "CourierNewPS-BoldMT"; '&gt;var p = {
  name: &amp;apos;Ad&amp;apos;,
  &amp;apos;age&amp;apos;: 24
};&lt;/p&gt;</string>
													<key>shrinkToFitContent</key>
													<integer>1</integer>
													<key>text</key>
													<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fmodern\fcharset0 CourierNewPS-BoldMT;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\b\fs28 \cf2 var p = \{\uc0\u8232   name: 'Ad',\u8232   'age': 24\u8232 \};}</string>
												</dict>
											</dict>
											<dict>
												<key>contentAlignment</key>
												<integer>1</integer>
												<key>fillColor</key>
												<string>{0.951, 0.990, 0.938, 1.000}</string>
												<key>isDecreasingBranchThickness</key>
												<true/>
												<key>isDrawingFill</key>
												<false/>
												<key>isLeftAligned</key>
												<false/>
												<key>location</key>
												<string>{643, -1504.5}</string>
												<key>nodeID</key>
												<string>80D71357-D846-4C5F-A142-EDC79FA49614</string>
												<key>strokeColor</key>
												<string>{0.584, 0.677, 0.443, 1.000}</string>
												<key>strokeStyle</key>
												<integer>0</integer>
												<key>strokeWidth</key>
												<real>3</real>
												<key>subnodes</key>
												<array/>
												<key>title</key>
												<dict>
													<key>constrainedWidth</key>
													<integer>392</integer>
													<key>htmlText</key>
													<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: bold 14px "Courier New"; text-align: left; -cocoa-font-postscriptname: "CourierNewPS-BoldMT"; '&gt;var q = {};
q.name = &amp;apos;Bob&amp;apos;;
q.age  = 24;

console.log(q.name);				 // &amp;apos;Bob&amp;apos;
console.log(q[&amp;apos;age&amp;apos;]);				 // 24&lt;/p&gt;</string>
													<key>shrinkToFitContent</key>
													<integer>0</integer>
													<key>text</key>
													<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fmodern\fcharset0 CourierNewPS-BoldMT;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\b\fs28 \cf2 var q = \{\};\uc0\u8232 q.name = 'Bob';\u8232 q.age  = 24;\u8232 \u8232 console.log(q.name);				 // 'Bob'\u8232 console.log(q['age']);				 // 24}</string>
												</dict>
											</dict>
										</array>
										<key>title</key>
										<dict>
											<key>constrainedWidth</key>
											<integer>300</integer>
											<key>htmlText</key>
											<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: bold 14px "Courier New"; text-align: left; -cocoa-font-postscriptname: "CourierNewPS-BoldMT"; '&gt;{}&lt;/p&gt;</string>
											<key>shrinkToFitContent</key>
											<integer>1</integer>
											<key>text</key>
											<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fmodern\fcharset0 CourierNewPS-BoldMT;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\b\fs28 \cf2 \{\}}</string>
										</dict>
									</dict>
									<dict>
										<key>contentAlignment</key>
										<integer>1</integer>
										<key>fillColor</key>
										<string>{0.951, 0.990, 0.938, 1.000}</string>
										<key>isDecreasingBranchThickness</key>
										<true/>
										<key>isDrawingFill</key>
										<false/>
										<key>isLeftAligned</key>
										<false/>
										<key>location</key>
										<string>{531, -1360.5}</string>
										<key>nodeID</key>
										<string>67E27816-0CFC-4670-B8F1-7343CA38A2B7</string>
										<key>strokeColor</key>
										<string>{0.584, 0.677, 0.443, 1.000}</string>
										<key>strokeStyle</key>
										<integer>0</integer>
										<key>strokeWidth</key>
										<real>4</real>
										<key>subnodes</key>
										<array>
											<dict>
												<key>contentAlignment</key>
												<integer>1</integer>
												<key>fillColor</key>
												<string>{0.951, 0.990, 0.938, 1.000}</string>
												<key>isDecreasingBranchThickness</key>
												<true/>
												<key>isDrawingFill</key>
												<false/>
												<key>isLeftAligned</key>
												<false/>
												<key>location</key>
												<string>{704, -1392.5}</string>
												<key>nodeID</key>
												<string>3E58C682-2B26-4B7E-AD10-7B3F9146CB45</string>
												<key>strokeColor</key>
												<string>{0.584, 0.677, 0.443, 1.000}</string>
												<key>strokeStyle</key>
												<integer>0</integer>
												<key>strokeWidth</key>
												<real>3</real>
												<key>subnodes</key>
												<array/>
												<key>title</key>
												<dict>
													<key>constrainedWidth</key>
													<integer>304</integer>
													<key>htmlText</key>
													<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: bold 14px "Courier New"; text-align: left; -cocoa-font-postscriptname: "CourierNewPS-BoldMT"; '&gt;var p   = new Object();
p.sayHi = function(){
  console.log(&amp;apos;Hi!&amp;apos;);
}
p.sayHi(); 					// &amp;apos;Hi!&amp;apos;&lt;/p&gt;</string>
													<key>shrinkToFitContent</key>
													<integer>0</integer>
													<key>text</key>
													<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fmodern\fcharset0 CourierNewPS-BoldMT;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\b\fs28 \cf2 var p   = new Object();\uc0\u8232 p.sayHi = function()\{\u8232   console.log('Hi!');\u8232 \}\u8232 p.sayHi(); 					// 'Hi!'}</string>
												</dict>
											</dict>
										</array>
										<key>title</key>
										<dict>
											<key>constrainedWidth</key>
											<integer>300</integer>
											<key>htmlText</key>
											<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: bold 14px "Courier New"; text-align: left; -cocoa-font-postscriptname: "CourierNewPS-BoldMT"; '&gt;new Object()&lt;/p&gt;</string>
											<key>shrinkToFitContent</key>
											<integer>1</integer>
											<key>text</key>
											<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fmodern\fcharset0 CourierNewPS-BoldMT;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\b\fs28 \cf2 new Object()}</string>
										</dict>
									</dict>
									<dict>
										<key>contentAlignment</key>
										<integer>1</integer>
										<key>fillColor</key>
										<string>{0.951, 0.990, 0.938, 1.000}</string>
										<key>isDecreasingBranchThickness</key>
										<true/>
										<key>isDrawingFill</key>
										<false/>
										<key>isLeftAligned</key>
										<false/>
										<key>location</key>
										<string>{531, -1264.5}</string>
										<key>nodeID</key>
										<string>1EFA230D-20B7-4C8D-A924-CC06222F893F</string>
										<key>strokeColor</key>
										<string>{0.584, 0.677, 0.443, 1.000}</string>
										<key>strokeStyle</key>
										<integer>0</integer>
										<key>strokeWidth</key>
										<real>4</real>
										<key>subnodes</key>
										<array>
											<dict>
												<key>contentAlignment</key>
												<integer>1</integer>
												<key>fillColor</key>
												<string>{0.951, 0.990, 0.938, 1.000}</string>
												<key>isDecreasingBranchThickness</key>
												<true/>
												<key>isDrawingFill</key>
												<false/>
												<key>isLeftAligned</key>
												<false/>
												<key>location</key>
												<string>{797, -1296.5}</string>
												<key>nodeID</key>
												<string>A0B6C0A2-4C22-4692-A841-7A099C6EA3DF</string>
												<key>strokeColor</key>
												<string>{0.584, 0.677, 0.443, 1.000}</string>
												<key>strokeStyle</key>
												<integer>0</integer>
												<key>strokeWidth</key>
												<real>3</real>
												<key>subnodes</key>
												<array>
													<dict>
														<key>contentAlignment</key>
														<integer>1</integer>
														<key>fillColor</key>
														<string>{0.951, 0.990, 0.938, 1.000}</string>
														<key>isDecreasingBranchThickness</key>
														<true/>
														<key>isDrawingFill</key>
														<false/>
														<key>isLeftAligned</key>
														<false/>
														<key>location</key>
														<string>{920, -1296.5}</string>
														<key>nodeID</key>
														<string>03CA8EC5-BFBF-4877-88F3-482BDAB00C83</string>
														<key>strokeColor</key>
														<string>{0.584, 0.677, 0.443, 1.000}</string>
														<key>strokeStyle</key>
														<integer>0</integer>
														<key>strokeWidth</key>
														<real>2</real>
														<key>subnodes</key>
														<array/>
														<key>title</key>
														<dict>
															<key>constrainedWidth</key>
															<integer>300</integer>
															<key>htmlText</key>
															<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: bold 14px "Courier New"; -cocoa-font-postscriptname: "CourierNewPS-BoldMT"; '&gt;&amp;apos;object&amp;apos;&lt;/p&gt;</string>
															<key>shrinkToFitContent</key>
															<integer>1</integer>
															<key>text</key>
															<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fmodern\fcharset0 CourierNewPS-BoldMT;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\b\fs28 \cf2 'object'}</string>
														</dict>
													</dict>
												</array>
												<key>title</key>
												<dict>
													<key>constrainedWidth</key>
													<integer>300</integer>
													<key>htmlText</key>
													<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: bold 14px "Courier New"; -cocoa-font-postscriptname: "CourierNewPS-BoldMT"; '&gt;typeof&lt;/p&gt;</string>
													<key>shrinkToFitContent</key>
													<integer>1</integer>
													<key>text</key>
													<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fmodern\fcharset0 CourierNewPS-BoldMT;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\b\fs28 \cf2 typeof}</string>
												</dict>
											</dict>
											<dict>
												<key>contentAlignment</key>
												<integer>1</integer>
												<key>fillColor</key>
												<string>{0.951, 0.990, 0.938, 1.000}</string>
												<key>isDecreasingBranchThickness</key>
												<true/>
												<key>isDrawingFill</key>
												<false/>
												<key>isLeftAligned</key>
												<false/>
												<key>location</key>
												<string>{797, -1264.5}</string>
												<key>nodeID</key>
												<string>5F719BAD-7EAC-4673-9E15-A7C333F5E68E</string>
												<key>strokeColor</key>
												<string>{0.584, 0.677, 0.443, 1.000}</string>
												<key>strokeStyle</key>
												<integer>0</integer>
												<key>strokeWidth</key>
												<real>3</real>
												<key>subnodes</key>
												<array>
													<dict>
														<key>contentAlignment</key>
														<integer>1</integer>
														<key>fillColor</key>
														<string>{0.951, 0.990, 0.938, 1.000}</string>
														<key>isDecreasingBranchThickness</key>
														<true/>
														<key>isDrawingFill</key>
														<false/>
														<key>isLeftAligned</key>
														<false/>
														<key>location</key>
														<string>{912, -1264.5}</string>
														<key>nodeID</key>
														<string>5E751072-51D0-4564-8438-AE0CB16EFBA3</string>
														<key>strokeColor</key>
														<string>{0.584, 0.677, 0.443, 1.000}</string>
														<key>strokeStyle</key>
														<integer>0</integer>
														<key>strokeWidth</key>
														<real>2</real>
														<key>subnodes</key>
														<array/>
														<key>title</key>
														<dict>
															<key>constrainedWidth</key>
															<integer>300</integer>
															<key>htmlText</key>
															<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: bold 14px "Courier New"; -cocoa-font-postscriptname: "CourierNewPS-BoldMT"; '&gt;null&lt;/p&gt;</string>
															<key>shrinkToFitContent</key>
															<integer>1</integer>
															<key>text</key>
															<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fmodern\fcharset0 CourierNewPS-BoldMT;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\b\fs28 \cf2 null}</string>
														</dict>
													</dict>
												</array>
												<key>title</key>
												<dict>
													<key>constrainedWidth</key>
													<integer>300</integer>
													<key>htmlText</key>
													<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: bold 14px "Courier New"; -cocoa-font-postscriptname: "CourierNewPS-BoldMT"; '&gt;value&lt;/p&gt;</string>
													<key>shrinkToFitContent</key>
													<integer>1</integer>
													<key>text</key>
													<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fmodern\fcharset0 CourierNewPS-BoldMT;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\b\fs28 \cf2 value}</string>
												</dict>
											</dict>
											<dict>
												<key>contentAlignment</key>
												<integer>1</integer>
												<key>fillColor</key>
												<string>{0.951, 0.990, 0.938, 1.000}</string>
												<key>isDecreasingBranchThickness</key>
												<true/>
												<key>isDrawingFill</key>
												<false/>
												<key>isLeftAligned</key>
												<false/>
												<key>location</key>
												<string>{797, -1232.5}</string>
												<key>nodeID</key>
												<string>DA85957A-F735-4D1B-9D8D-0FA6A91F12FE</string>
												<key>strokeColor</key>
												<string>{0.584, 0.677, 0.443, 1.000}</string>
												<key>strokeStyle</key>
												<integer>0</integer>
												<key>strokeWidth</key>
												<real>3</real>
												<key>subnodes</key>
												<array>
													<dict>
														<key>contentAlignment</key>
														<integer>1</integer>
														<key>fillColor</key>
														<string>{0.951, 0.990, 0.938, 1.000}</string>
														<key>isDecreasingBranchThickness</key>
														<true/>
														<key>isDrawingFill</key>
														<false/>
														<key>isLeftAligned</key>
														<false/>
														<key>location</key>
														<string>{1021, -1232.5}</string>
														<key>nodeID</key>
														<string>766A5490-79D0-4958-A8BC-66F51617E879</string>
														<key>strokeColor</key>
														<string>{0.584, 0.677, 0.443, 1.000}</string>
														<key>strokeStyle</key>
														<integer>0</integer>
														<key>strokeWidth</key>
														<real>2</real>
														<key>subnodes</key>
														<array/>
														<key>title</key>
														<dict>
															<key>constrainedWidth</key>
															<integer>300</integer>
															<key>htmlText</key>
															<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: bold 14px "Courier New"; -cocoa-font-postscriptname: "CourierNewPS-BoldMT"; '&gt;null == undefined; // true&lt;/p&gt;</string>
															<key>shrinkToFitContent</key>
															<integer>1</integer>
															<key>text</key>
															<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fmodern\fcharset0 CourierNewPS-BoldMT;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\b\fs28 \cf2 null == undefined; // true}</string>
														</dict>
													</dict>
												</array>
												<key>title</key>
												<dict>
													<key>constrainedWidth</key>
													<integer>300</integer>
													<key>htmlText</key>
													<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: bold 14px "Courier New"; -cocoa-font-postscriptname: "CourierNewPS-BoldMT"; '&gt;&amp;quot;undefined object&amp;quot;&lt;/p&gt;</string>
													<key>shrinkToFitContent</key>
													<integer>1</integer>
													<key>text</key>
													<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fmodern\fcharset0 CourierNewPS-BoldMT;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\b\fs28 \cf2 "undefined object"}</string>
												</dict>
											</dict>
										</array>
										<key>title</key>
										<dict>
											<key>constrainedWidth</key>
											<integer>300</integer>
											<key>htmlText</key>
											<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: bold 14px "Courier New"; text-align: left; -cocoa-font-postscriptname: "CourierNewPS-BoldMT"; '&gt;Null //[Primitive like]&lt;/p&gt;</string>
											<key>shrinkToFitContent</key>
											<integer>1</integer>
											<key>text</key>
											<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fmodern\fcharset0 CourierNewPS-BoldMT;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\b\fs28 \cf2 Null //[Primitive like]}</string>
										</dict>
									</dict>
								</array>
								<key>title</key>
								<dict>
									<key>constrainedWidth</key>
									<integer>300</integer>
									<key>htmlText</key>
									<string>&lt;p style='color: rgba(0, 128, 0, 1.000000); font: bold 14px "Helvetica Neue"; text-align: left; -cocoa-font-postscriptname: "HelveticaNeue-Bold"; '&gt;Object (basic)&lt;/p&gt;</string>
									<key>shrinkToFitContent</key>
									<integer>1</integer>
									<key>text</key>
									<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fnil\fcharset0 HelveticaNeue-Bold;}
{\colortbl;\red255\green255\blue255;\red0\green128\blue0;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\b\fs28 \cf2 Object (basic)}</string>
								</dict>
							</dict>
							<dict>
								<key>contentAlignment</key>
								<integer>1</integer>
								<key>fillColor</key>
								<string>{0.951, 0.990, 0.938, 1.000}</string>
								<key>isDecreasingBranchThickness</key>
								<true/>
								<key>isDrawingFill</key>
								<false/>
								<key>isLeftAligned</key>
								<false/>
								<key>location</key>
								<string>{366, -952.5}</string>
								<key>nodeID</key>
								<string>37539781-C1F7-483A-914E-4C000C7CF7F5</string>
								<key>strokeColor</key>
								<string>{0.584, 0.677, 0.443, 1.000}</string>
								<key>strokeStyle</key>
								<integer>0</integer>
								<key>strokeWidth</key>
								<real>5</real>
								<key>subnodes</key>
								<array>
									<dict>
										<key>contentAlignment</key>
										<integer>1</integer>
										<key>fillColor</key>
										<string>{0.951, 0.990, 0.938, 1.000}</string>
										<key>isDecreasingBranchThickness</key>
										<true/>
										<key>isDrawingFill</key>
										<false/>
										<key>isLeftAligned</key>
										<false/>
										<key>location</key>
										<string>{533, -1200.5}</string>
										<key>nodeID</key>
										<string>E9B33722-5C68-43B7-808D-507FD32CD5C9</string>
										<key>strokeColor</key>
										<string>{0.584, 0.677, 0.443, 1.000}</string>
										<key>strokeStyle</key>
										<integer>0</integer>
										<key>strokeWidth</key>
										<real>4</real>
										<key>subnodes</key>
										<array>
											<dict>
												<key>contentAlignment</key>
												<integer>1</integer>
												<key>fillColor</key>
												<string>{0.951, 0.990, 0.938, 1.000}</string>
												<key>isDecreasingBranchThickness</key>
												<true/>
												<key>isDrawingFill</key>
												<false/>
												<key>isLeftAligned</key>
												<false/>
												<key>location</key>
												<string>{645, -1200.5}</string>
												<key>nodeID</key>
												<string>D7AB3B9E-CBEF-4CBB-BC33-2D903484FE43</string>
												<key>strokeColor</key>
												<string>{0.584, 0.677, 0.443, 1.000}</string>
												<key>strokeStyle</key>
												<integer>0</integer>
												<key>strokeWidth</key>
												<real>3</real>
												<key>subnodes</key>
												<array/>
												<key>title</key>
												<dict>
													<key>constrainedWidth</key>
													<integer>300</integer>
													<key>htmlText</key>
													<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: bold 14px "Courier New"; -cocoa-font-postscriptname: "CourierNewPS-BoldMT"; '&gt;&amp;apos;function&amp;apos;&lt;/p&gt;</string>
													<key>shrinkToFitContent</key>
													<integer>1</integer>
													<key>text</key>
													<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fmodern\fcharset0 CourierNewPS-BoldMT;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\b\fs28 \cf2 'function'}</string>
												</dict>
											</dict>
										</array>
										<key>title</key>
										<dict>
											<key>constrainedWidth</key>
											<integer>300</integer>
											<key>htmlText</key>
											<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: 14px "Helvetica Neue"; -cocoa-font-postscriptname: "HelveticaNeue-Light"; '&gt;typeof&lt;/p&gt;</string>
											<key>shrinkToFitContent</key>
											<integer>1</integer>
											<key>text</key>
											<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fnil\fcharset0 HelveticaNeue-Light;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\fs28 \cf2 typeof}</string>
										</dict>
									</dict>
									<dict>
										<key>contentAlignment</key>
										<integer>1</integer>
										<key>fillColor</key>
										<string>{0.951, 0.990, 0.938, 1.000}</string>
										<key>isDecreasingBranchThickness</key>
										<true/>
										<key>isDrawingFill</key>
										<false/>
										<key>isLeftAligned</key>
										<false/>
										<key>location</key>
										<string>{533, -1086.5}</string>
										<key>nodeID</key>
										<string>9B837A6B-57BE-4EE3-98AE-AFDA08264E34</string>
										<key>strokeColor</key>
										<string>{0.584, 0.677, 0.443, 1.000}</string>
										<key>strokeStyle</key>
										<integer>0</integer>
										<key>strokeWidth</key>
										<real>4</real>
										<key>subnodes</key>
										<array>
											<dict>
												<key>contentAlignment</key>
												<integer>1</integer>
												<key>fillColor</key>
												<string>{0.951, 0.990, 0.938, 1.000}</string>
												<key>isDecreasingBranchThickness</key>
												<true/>
												<key>isDrawingFill</key>
												<false/>
												<key>isLeftAligned</key>
												<false/>
												<key>location</key>
												<string>{651, -1167.5}</string>
												<key>nodeID</key>
												<string>A10E278E-EC9B-4B35-8CE6-2A7AF064C521</string>
												<key>strokeColor</key>
												<string>{0.584, 0.677, 0.443, 1.000}</string>
												<key>strokeStyle</key>
												<integer>0</integer>
												<key>strokeWidth</key>
												<real>3</real>
												<key>subnodes</key>
												<array/>
												<key>title</key>
												<dict>
													<key>constrainedWidth</key>
													<integer>300</integer>
													<key>htmlText</key>
													<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: bold 14px "Courier New"; text-align: left; -cocoa-font-postscriptname: "CourierNewPS-BoldMT"; '&gt;var a = function(arg1, arg2){
  //func body;
}&lt;/p&gt;</string>
													<key>shrinkToFitContent</key>
													<integer>1</integer>
													<key>text</key>
													<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fmodern\fcharset0 CourierNewPS-BoldMT;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\b\fs28 \cf2 var a = function(arg1, arg2)\{\uc0\u8232   //func body;\u8232 \}}</string>
												</dict>
											</dict>
											<dict>
												<key>contentAlignment</key>
												<integer>1</integer>
												<key>fillColor</key>
												<string>{0.951, 0.990, 0.938, 1.000}</string>
												<key>isDecreasingBranchThickness</key>
												<true/>
												<key>isDrawingFill</key>
												<false/>
												<key>isLeftAligned</key>
												<false/>
												<key>location</key>
												<string>{651, -1103.5}</string>
												<key>nodeID</key>
												<string>C7FEC1C5-8868-4CB2-8E03-5A5F6116708D</string>
												<key>strokeColor</key>
												<string>{0.584, 0.677, 0.443, 1.000}</string>
												<key>strokeStyle</key>
												<integer>0</integer>
												<key>strokeWidth</key>
												<real>3</real>
												<key>subnodes</key>
												<array/>
												<key>title</key>
												<dict>
													<key>constrainedWidth</key>
													<integer>300</integer>
													<key>htmlText</key>
													<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: bold 14px "Courier New"; text-align: left; -cocoa-font-postscriptname: "CourierNewPS-BoldMT"; '&gt;function a(arg1, arg2){
  //func body;
}&lt;/p&gt;</string>
													<key>shrinkToFitContent</key>
													<integer>1</integer>
													<key>text</key>
													<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fmodern\fcharset0 CourierNewPS-BoldMT;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\b\fs28 \cf2 function a(arg1, arg2)\{\uc0\u8232   //func body;\u8232 \}}</string>
												</dict>
											</dict>
											<dict>
												<key>contentAlignment</key>
												<integer>1</integer>
												<key>fillColor</key>
												<string>{0.951, 0.990, 0.938, 1.000}</string>
												<key>isDecreasingBranchThickness</key>
												<true/>
												<key>isDrawingFill</key>
												<false/>
												<key>isLeftAligned</key>
												<false/>
												<key>location</key>
												<string>{651, -1039.5}</string>
												<key>nodeID</key>
												<string>FDD8E0C6-1C6F-4F68-A442-973E99B490C1</string>
												<key>strokeColor</key>
												<string>{0.584, 0.677, 0.443, 1.000}</string>
												<key>strokeStyle</key>
												<integer>0</integer>
												<key>strokeWidth</key>
												<real>3</real>
												<key>subnodes</key>
												<array/>
												<key>title</key>
												<dict>
													<key>constrainedWidth</key>
													<integer>300</integer>
													<key>htmlText</key>
													<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: bold 14px "Courier New"; -cocoa-font-postscriptname: "CourierNewPS-BoldMT"; '&gt;(function(arg1,arg2){
  //func body;
})&lt;/p&gt;</string>
													<key>shrinkToFitContent</key>
													<integer>1</integer>
													<key>text</key>
													<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fmodern\fcharset0 CourierNewPS-BoldMT;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\b\fs28 \cf2 (function(arg1,arg2)\{\uc0\u8232   //func body;\u8232 \})}</string>
												</dict>
											</dict>
										</array>
										<key>title</key>
										<dict>
											<key>constrainedWidth</key>
											<integer>300</integer>
											<key>htmlText</key>
											<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: 14px "Heiti SC"; -cocoa-font-postscriptname: "STHeitiSC-Light"; '&gt;create&lt;/p&gt;</string>
											<key>shrinkToFitContent</key>
											<integer>1</integer>
											<key>text</key>
											<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fnil\fcharset134 STHeitiSC-Light;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\fs28 \cf2 create}</string>
										</dict>
									</dict>
									<dict>
										<key>contentAlignment</key>
										<integer>1</integer>
										<key>fillColor</key>
										<string>{0.951, 0.990, 0.938, 1.000}</string>
										<key>isDecreasingBranchThickness</key>
										<true/>
										<key>isDrawingFill</key>
										<false/>
										<key>isLeftAligned</key>
										<false/>
										<key>location</key>
										<string>{533, -838.5}</string>
										<key>nodeID</key>
										<string>E95AA563-CA7B-4BDE-B52A-05914D0135F1</string>
										<key>strokeColor</key>
										<string>{0.584, 0.677, 0.443, 1.000}</string>
										<key>strokeStyle</key>
										<integer>0</integer>
										<key>strokeWidth</key>
										<real>4</real>
										<key>subnodes</key>
										<array>
											<dict>
												<key>contentAlignment</key>
												<integer>1</integer>
												<key>fillColor</key>
												<string>{0.951, 0.990, 0.938, 1.000}</string>
												<key>isDecreasingBranchThickness</key>
												<true/>
												<key>isDrawingFill</key>
												<false/>
												<key>isLeftAligned</key>
												<false/>
												<key>location</key>
												<string>{703, -854.5}</string>
												<key>nodeID</key>
												<string>ED04A487-A398-4D44-AA2F-6A5517AFAE43</string>
												<key>strokeColor</key>
												<string>{0.584, 0.677, 0.443, 1.000}</string>
												<key>strokeStyle</key>
												<integer>0</integer>
												<key>strokeWidth</key>
												<real>3</real>
												<key>subnodes</key>
												<array>
													<dict>
														<key>contentAlignment</key>
														<integer>1</integer>
														<key>fillColor</key>
														<string>{0.951, 0.990, 0.938, 1.000}</string>
														<key>isDecreasingBranchThickness</key>
														<true/>
														<key>isDrawingFill</key>
														<false/>
														<key>isLeftAligned</key>
														<false/>
														<key>location</key>
														<string>{848, -935.5}</string>
														<key>nodeID</key>
														<string>0DED8065-2FE9-46C1-900C-71FFE532ADEE</string>
														<key>strokeColor</key>
														<string>{0.584, 0.677, 0.443, 1.000}</string>
														<key>strokeStyle</key>
														<integer>0</integer>
														<key>strokeWidth</key>
														<real>2</real>
														<key>subnodes</key>
														<array>
															<dict>
																<key>contentAlignment</key>
																<integer>1</integer>
																<key>fillColor</key>
																<string>{0.951, 0.990, 0.938, 1.000}</string>
																<key>isDecreasingBranchThickness</key>
																<true/>
																<key>isDrawingFill</key>
																<false/>
																<key>isLeftAligned</key>
																<false/>
																<key>location</key>
																<string>{1013, -975.5}</string>
																<key>nodeID</key>
																<string>C84F7640-FB4C-4842-A7D0-C15F7BF198AD</string>
																<key>strokeColor</key>
																<string>{0.584, 0.677, 0.443, 1.000}</string>
																<key>strokeStyle</key>
																<integer>0</integer>
																<key>strokeWidth</key>
																<real>1</real>
																<key>subnodes</key>
																<array/>
																<key>title</key>
																<dict>
																	<key>constrainedWidth</key>
																	<integer>391</integer>
																	<key>htmlText</key>
																	<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: bold 14px "Courier New"; -cocoa-font-postscriptname: "CourierNewPS-BoldMT"; '&gt;var f = function(x, y){
  console.log(&amp;apos;x: &amp;apos; + x + &amp;apos;, y: &amp;apos; + y);
};
var x = &amp;apos;x&amp;apos;, y = &amp;apos;y&amp;apos;;
f(x, y);					 // x: x, y: y
f(y, x);					 // x: y, y: x&lt;/p&gt;</string>
																	<key>shrinkToFitContent</key>
																	<integer>0</integer>
																	<key>text</key>
																	<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fmodern\fcharset0 CourierNewPS-BoldMT;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\b\fs28 \cf2 var f = function(x, y)\{\uc0\u8232   console.log('x: ' + x + ', y: ' + y);\u8232 \};\u8232 var x = 'x', y = 'y';\u8232 f(x, y);					 // x: x, y: y\u8232 f(y, x);					 // x: y, y: x}</string>
																</dict>
															</dict>
														</array>
														<key>title</key>
														<dict>
															<key>constrainedWidth</key>
															<integer>300</integer>
															<key>htmlText</key>
															<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: bold 14px "Courier New"; -cocoa-font-postscriptname: "CourierNewPS-BoldMT"; '&gt;// by order&lt;/p&gt;</string>
															<key>shrinkToFitContent</key>
															<integer>1</integer>
															<key>text</key>
															<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fmodern\fcharset0 CourierNewPS-BoldMT;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\b\fs28 \cf2 // by order}</string>
														</dict>
													</dict>
													<dict>
														<key>contentAlignment</key>
														<integer>1</integer>
														<key>fillColor</key>
														<string>{0.951, 0.990, 0.938, 1.000}</string>
														<key>isDecreasingBranchThickness</key>
														<true/>
														<key>isDrawingFill</key>
														<false/>
														<key>isLeftAligned</key>
														<false/>
														<key>location</key>
														<string>{848, -839.5}</string>
														<key>nodeID</key>
														<string>65FD1072-88E8-43F3-88E2-89C11C0F6577</string>
														<key>strokeColor</key>
														<string>{0.584, 0.677, 0.443, 1.000}</string>
														<key>strokeStyle</key>
														<integer>0</integer>
														<key>strokeWidth</key>
														<real>2</real>
														<key>subnodes</key>
														<array>
															<dict>
																<key>contentAlignment</key>
																<integer>1</integer>
																<key>fillColor</key>
																<string>{0.951, 0.990, 0.938, 1.000}</string>
																<key>isDecreasingBranchThickness</key>
																<true/>
																<key>isDrawingFill</key>
																<false/>
																<key>isLeftAligned</key>
																<false/>
																<key>location</key>
																<string>{996, -863.5}</string>
																<key>nodeID</key>
																<string>0762347C-ABFA-40B7-9131-6C8EB8076D2B</string>
																<key>strokeColor</key>
																<string>{0.584, 0.677, 0.443, 1.000}</string>
																<key>strokeStyle</key>
																<integer>0</integer>
																<key>strokeWidth</key>
																<real>1</real>
																<key>subnodes</key>
																<array/>
																<key>title</key>
																<dict>
																	<key>constrainedWidth</key>
																	<integer>343</integer>
																	<key>htmlText</key>
																	<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: bold 14px "Courier New"; text-align: left; -cocoa-font-postscriptname: "CourierNewPS-BoldMT"; '&gt;var f = function(x){
  console.log(x);
};
f();							// undefined&lt;/p&gt;</string>
																	<key>shrinkToFitContent</key>
																	<integer>0</integer>
																	<key>text</key>
																	<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fmodern\fcharset0 CourierNewPS-BoldMT;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\b\fs28 \cf2 var f = function(x)\{\uc0\u8232   console.log(x);\u8232 \};\u8232 f();							// undefined}</string>
																</dict>
															</dict>
														</array>
														<key>title</key>
														<dict>
															<key>constrainedWidth</key>
															<integer>300</integer>
															<key>htmlText</key>
															<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: bold 14px "Courier New"; text-align: left; -cocoa-font-postscriptname: "CourierNewPS-BoldMT"; '&gt;undefined&lt;/p&gt;</string>
															<key>shrinkToFitContent</key>
															<integer>1</integer>
															<key>text</key>
															<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fmodern\fcharset0 CourierNewPS-BoldMT;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\b\fs28 \cf2 undefined}</string>
														</dict>
													</dict>
													<dict>
														<key>contentAlignment</key>
														<integer>1</integer>
														<key>fillColor</key>
														<string>{0.951, 0.990, 0.938, 1.000}</string>
														<key>isDecreasingBranchThickness</key>
														<true/>
														<key>isDrawingFill</key>
														<false/>
														<key>isLeftAligned</key>
														<false/>
														<key>location</key>
														<string>{848, -759.5}</string>
														<key>nodeID</key>
														<string>70AB502E-7FC3-4A68-806F-CADBC032043B</string>
														<key>strokeColor</key>
														<string>{0.584, 0.677, 0.443, 1.000}</string>
														<key>strokeStyle</key>
														<integer>0</integer>
														<key>strokeWidth</key>
														<real>2</real>
														<key>subnodes</key>
														<array>
															<dict>
																<key>contentAlignment</key>
																<integer>1</integer>
																<key>fillColor</key>
																<string>{0.951, 0.990, 0.938, 1.000}</string>
																<key>isDecreasingBranchThickness</key>
																<true/>
																<key>isDrawingFill</key>
																<false/>
																<key>isLeftAligned</key>
																<false/>
																<key>location</key>
																<string>{996, -783.5}</string>
																<key>nodeID</key>
																<string>01359C87-A9C3-4743-9461-7B81A4296239</string>
																<key>strokeColor</key>
																<string>{0.584, 0.677, 0.443, 1.000}</string>
																<key>strokeStyle</key>
																<integer>0</integer>
																<key>strokeWidth</key>
																<real>1</real>
																<key>subnodes</key>
																<array/>
																<key>title</key>
																<dict>
																	<key>constrainedWidth</key>
																	<integer>493</integer>
																	<key>htmlText</key>
																	<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: bold 14px "Courier New"; -cocoa-font-postscriptname: "CourierNewPS-BoldMT"; '&gt;var f = function(){
  console.log(arguments);
};
f(3,2,1);						// { &amp;apos;0&amp;apos;: 3, &amp;apos;1&amp;apos;: 2, &amp;apos;2&amp;apos;: 1 }&lt;/p&gt;</string>
																	<key>shrinkToFitContent</key>
																	<integer>0</integer>
																	<key>text</key>
																	<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fmodern\fcharset0 CourierNewPS-BoldMT;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\b\fs28 \cf2 var f = function()\{\uc0\u8232   console.log(arguments);\u8232 \};\u8232 f(3,2,1);						// \{ '0': 3, '1': 2, '2': 1 \}}</string>
																</dict>
															</dict>
														</array>
														<key>title</key>
														<dict>
															<key>constrainedWidth</key>
															<integer>300</integer>
															<key>htmlText</key>
															<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: bold 14px "Courier New"; -cocoa-font-postscriptname: "CourierNewPS-BoldMT"; '&gt;arguments&lt;/p&gt;</string>
															<key>shrinkToFitContent</key>
															<integer>1</integer>
															<key>text</key>
															<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fmodern\fcharset0 CourierNewPS-BoldMT;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\b\fs28 \cf2 arguments}</string>
														</dict>
													</dict>
												</array>
												<key>title</key>
												<dict>
													<key>constrainedWidth</key>
													<integer>300</integer>
													<key>htmlText</key>
													<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: 14px "Heiti SC"; -cocoa-font-postscriptname: "STHeitiSC-Light"; '&gt;arguments&lt;/p&gt;</string>
													<key>shrinkToFitContent</key>
													<integer>1</integer>
													<key>text</key>
													<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fnil\fcharset134 STHeitiSC-Light;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\fs28 \cf2 arguments}</string>
												</dict>
											</dict>
											<dict>
												<key>contentAlignment</key>
												<integer>1</integer>
												<key>fillColor</key>
												<string>{0.951, 0.990, 0.938, 1.000}</string>
												<key>isDecreasingBranchThickness</key>
												<true/>
												<key>isDrawingFill</key>
												<false/>
												<key>isLeftAligned</key>
												<false/>
												<key>location</key>
												<string>{703, -703.5}</string>
												<key>nodeID</key>
												<string>18148E16-4E96-43C2-B066-02A796CD7879</string>
												<key>strokeColor</key>
												<string>{0.584, 0.677, 0.443, 1.000}</string>
												<key>strokeStyle</key>
												<integer>0</integer>
												<key>strokeWidth</key>
												<real>3</real>
												<key>subnodes</key>
												<array/>
												<key>title</key>
												<dict>
													<key>constrainedWidth</key>
													<integer>300</integer>
													<key>htmlText</key>
													<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: bold 14px "Courier New"; -cocoa-font-postscriptname: "CourierNewPS-BoldMT"; '&gt;return&lt;/p&gt;</string>
													<key>shrinkToFitContent</key>
													<integer>1</integer>
													<key>text</key>
													<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fmodern\fcharset0 CourierNewPS-BoldMT;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\b\fs28 \cf2 return}</string>
												</dict>
											</dict>
										</array>
										<key>title</key>
										<dict>
											<key>constrainedWidth</key>
											<integer>300</integer>
											<key>htmlText</key>
											<string>&lt;p style='color: rgba(6, 53, 51, 1.000000); font: 14px "Heiti SC"; text-align: left; -cocoa-font-postscriptname: "STHeitiSC-Light"; '&gt;inside function&lt;/p&gt;</string>
											<key>shrinkToFitContent</key>
											<integer>1</integer>
											<key>text</key>
											<string>{\rtf1\ansi\ansicpg936\cocoartf1347\cocoasubrtf570
{\fonttbl\f0\fnil\fcharset134 STHeitiSC-Light;}
{\colortbl;\red255\green255\blue255;\red6\green53\blue51;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\fs28 \cf2 inside function}</string>
										</dict>
									</dict>
								</array>
								<key>title</key>
								<dict>
Download .txt
gitextract_63t173vo/

├── LICENSE
├── README-es_MX.md
├── README-pt_BR.md
├── README-zh.md
├── README-zh_TW.md
├── README.md
├── js in one pic.mindnode/
│   ├── contents.xml
│   ├── style.mindnodestyle/
│   │   ├── contents.xml
│   │   └── metadata.plist
│   └── viewState.plist
├── js in one pic.mm
└── js in one pic.opml
Condensed preview — 12 files, each showing path, character count, and a content snippet. Download the .json file or copy for the full structured content (645K chars).
[
  {
    "path": "LICENSE",
    "chars": 1067,
    "preview": "The MIT License (MIT)\n\nCopyright (c) 2015 \n\nPermission is hereby granted, free of charge, to any person obtaining a copy"
  },
  {
    "path": "README-es_MX.md",
    "chars": 3171,
    "preview": "# Javascript en una imagen\n\n[ Idiomas: [English](README.md), [中文](README-zh.md), [正體中文](README-zh_TW.md), [Português](RE"
  },
  {
    "path": "README-pt_BR.md",
    "chars": 3170,
    "preview": "# Javascript em uma imagem\n\n[ Idiomas: [English](README.md), [中文](README-zh.md), [正體中文](README-zh_TW.md), [Português](RE"
  },
  {
    "path": "README-zh.md",
    "chars": 2438,
    "preview": "# Javascript in one pic\n\n[ 语言: [English](README.md), [中文](README-zh.md), [正體中文](README-zh_TW.md), [Português](README-pt_"
  },
  {
    "path": "README-zh_TW.md",
    "chars": 2684,
    "preview": "# Javascript in one pic - online\n\n[ 語言: [English](README.md), [中文](README-zh.md), [正體中文](README-zh_TW.md), [Português](R"
  },
  {
    "path": "README.md",
    "chars": 3103,
    "preview": "# Javascript in one pic\n\n[ Languages: [English](README.md), [中文](README-zh.md), [正體中文](README-zh_TW.md), [Português](REA"
  },
  {
    "path": "js in one pic.mindnode/contents.xml",
    "chars": 413941,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "js in one pic.mm",
    "chars": 72267,
    "preview": "\n<map version=\"0.9.0\">\n    <node ID=\"519A9A4C-3CDA-42C2-B1C0-D0B40C4FC456\" TEXT=\"javascript in one pic\" FOLDED=\"false\" C"
  },
  {
    "path": "js in one pic.opml",
    "chars": 25352,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"no\"?>\n<opml version=\"1.0\">\n    <head>\n        <title>javascript in one "
  }
]

// ... and 3 more files (download for full content)

About this extraction

This page contains the full source code of the rainyear/javascript-in-one-pic GitHub repository, extracted and formatted as plain text for AI agents and large language models (LLMs). The extraction includes 12 files (514.8 KB), approximately 174.1k tokens. Use this with OpenClaw, Claude, ChatGPT, Cursor, Windsurf, or any other AI tool that accepts text input. You can copy the full output to your clipboard or download it as a .txt file.

Extracted by GitExtract — free GitHub repo to text converter for AI. Built by Nikandr Surkov.

Copied to clipboard!