Skip to content

Step 3.2: Declarative and procedural macros#20

Open
ziimakc wants to merge 1 commit intomainfrom
3_2_macro
Open

Step 3.2: Declarative and procedural macros#20
ziimakc wants to merge 1 commit intomainfrom
3_2_macro

Conversation

@ziimakc
Copy link
Copy Markdown
Owner

@ziimakc ziimakc commented Feb 21, 2026

Resolves Step 3.2

Task

Implement a btreemap! macro, which allows to create [BTreeMap] in an ergonomic and declarative way (similarly to vec!).

Provide two implementations: one via declarative macro and other one via procedural macro.

Solution

Implemented as btreemap! declarative and procedural macro.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant