KpaStructMutationScope
DSL scope for applying pointer-based mutations to a KpaStruct.
Instances are created internally by KpaStruct.mutate. Use the to infix functions to specify mutations, and remove to delete entries.
Delegates to KpaElementFactory from the original struct so that toPrimitive extensions are available directly inside the lambda.
Properties
Link copied to clipboard
A pre-built KpaPrimitive representing JSON null.
Functions
Link copied to clipboard
Link copied to clipboard
Builds a new RebuildableKpaList of the factory's adapter family wrapping list.
Link copied to clipboard
Builds a new RebuildableKpaStruct of the factory's adapter family wrapping map.