Skip to content

Why can't we parse a rawString back to json object? #101

Closed
@artworkad

Description

@artworkad
var obj = JSON("...")
var str = obj.rawString()
var anotherObj = JSON(str)

this does not work. Why?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions