Skip to content

Returns the same result for [] and {} #4

@jcward

Description

@jcward

Not sure if this is desired behavior or not, but I'd assume that empty array [] and empty hash {} should be different.

Crimp.stringify([]) -> []Array
Crimp.stringify({}) -> []Array

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