Skip to content

Read keywords in string #289

Open
Open
@practicalli-johnny

Description

@practicalli-johnny

Use clojure.edn/read-string to extract a keyword that is wrapped in a string

(clojure.edn/read-string ":who-put-me-in-a-string")

keyword will convert a string to a keyword and add the colon at the start of the name

What if keyword is used with a string that contains a keyword

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions