Skip to content

converting symbol to string  #4

@gjmcn

Description

@gjmcn

The Data-Cube method string throws if an entry of the calling array is a symbol — since '' + someSymbol does not work with symbols.

Note that symbols can be converted to strings: the string constructor String and the Symbol method .toString both work.

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