Skip to content

Use Computation Expression (CE) to alter json object #3

@jkone27

Description

@jkone27

instead of the functional approach, we could use a builder approach to alter the json object, using CE, to make it look a bit like records with copy mutation?

let finalJson =  json { originalJson with Property = "Hello" } 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions