-
-
Notifications
You must be signed in to change notification settings - Fork 19
Closed
Labels
clojure-version:1.12Feature from Clojure 1.12Feature from Clojure 1.12component:compilerIssue pertaining to compilerIssue pertaining to compilercomponent:readerIssue pertaining to Basilisp reader moduleIssue pertaining to Basilisp reader moduleissue-type:enhancementNew feature or requestNew feature or request
Description
Add a new reader metadata syntax: ^[tag ..] attaches ^:param-tags metadata to supported objects.
Basilisp still won't need this metadata to resolve methods for #1109, so it's not going to be very useful we can still support the syntax.
https://clojure.org/news/2024/09/05/clojure-1-12-0#param_tags
Metadata
Metadata
Assignees
Labels
clojure-version:1.12Feature from Clojure 1.12Feature from Clojure 1.12component:compilerIssue pertaining to compilerIssue pertaining to compilercomponent:readerIssue pertaining to Basilisp reader moduleIssue pertaining to Basilisp reader moduleissue-type:enhancementNew feature or requestNew feature or request