Skip to content

Implement 'Map namespace syntax' #325

Closed
@jfacorro

Description

@jfacorro

Introduced in Clojure 1.9 (see here).

The implementation for this could add a reader dispatch for keywords (Erlang atoms) here, where instead of directly calling read_tagged/1, it could figure out if the next form is a keyword, symbol or something else (which will generate an error) and continue from there.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions