|
|
|
|
|
by loganfsmyth
4004 days ago
|
|
JSON is a very specific subset of JavaScript, and there is no literal syntax for Symbols, so there is no defined way to represent a symbol at the moment. Unless you wanted to encode them as a function call or something, which sounds terrible. |
|