A value that survived JSON serialization. Values JSON cannot express are represented as tagged objects carrying a $ discriminator - see serialize.ts for the tags, and emit.ts for the expression each one is written back out as.
$
serialize.ts
emit.ts
A value that survived JSON serialization. Values JSON cannot express are represented as tagged objects carrying a
$discriminator - seeserialize.tsfor the tags, andemit.tsfor the expression each one is written back out as.