Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

map? #22

Open
bard opened this issue Jan 28, 2023 · 1 comment
Open

map? #22

bard opened this issue Jan 28, 2023 · 1 comment

Comments

@bard
Copy link
Contributor

bard commented Jan 28, 2023

Hi, thanks for sharing this library.

Would you be interested in a PR that replaces ht.el with the now built-in map.el?

Aside from dropping a dependency, it should allow directly passing in multi-level maps such as:

(( :foo 1
   :items ((:bar 2)
           (:bar 3)
           (:bar 4)))
@Wilfred
Copy link
Owner

Wilfred commented Feb 1, 2023

Sure, I'd be up for that :)

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

No branches or pull requests

2 participants