Commit 26f6d39
committed
feat: Enhance serialization and improve code clarity
- Add Symbol type support in pack/unpack (type-only serialization)
- Improve Map/WeakMap serialization using [[key,value]] format
- Improve Set/WeakSet serialization using array format
- Remove Russian comments from codebase
- Update tests to cover new serialization features
- Fix error message formatting
- Bump version to 7.0.0-alpha.31 parent 59d3ac3 commit 26f6d39
File tree
5 files changed
+777
-367
lines changed- src
- tests
5 files changed
+777
-367
lines changed
0 commit comments