Skip to content

Allow for serialization of complex numbers #440

@haasal

Description

@haasal

I propose adding serialization of complex numbers just like in JSON3.

1 + 2im -> {"re": 1, "im": 2}

I am willing to implement this once approved

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