Skip to content

Object

Generated from the engine's own definition: compute-engine's symbol, which we neither extend nor document by hand. No examples yet — the crosswalk is the reason it has a page.

Provenance head for the snapshot of a mutable object: `["Object", , "'TypeName'"]`. The record holds the object's stored fields at the moment it was serialized; the second operand names the nominal type the object had. Not a constructor and not an ascription — it wraps data, it does not make an object.

Object(any, string?) -> unknownas compute-engine declares it

Domain: Compute engine