Skip to content

Support for qualified method names #1109

@chrisrink10

Description

@chrisrink10

Basilisp generally already supported qualified method names because of the first-class nature of Python functions and methods, but Clojure 1.12 introduced a new syntax for specifically referring to bound methods Classname/.method. Support needs to be added to the reader and compiler.

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