functionalscript 0.0.382 → 0.0.383

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "functionalscript",
3
- "version": "0.0.382",
3
+ "version": "0.0.383",
4
4
  "description": "FunctionalScript is a functional subset of JavaScript",
5
5
  "main": "module.f.cjs",
6
6
  "scripts": {
@@ -90,3 +90,7 @@ const utf16ListToString
90
90
  ```
91
91
 
92
92
  UTF-16 => CP => UTF-8 => CP = UTF-16
93
+
94
+ ## Example
95
+
96
+ UTF-8: 1101_11xx_xxxx_xxxx 1101_11xx_xxxx_xxxx