Skip to content

feat: Add syntax highlighting for toolz library#37

Open
atisharma wants to merge 1 commit into
hylang:masterfrom
atisharma:feature/add-toolz-syntax-2026-05-14
Open

feat: Add syntax highlighting for toolz library#37
atisharma wants to merge 1 commit into
hylang:masterfrom
atisharma:feature/add-toolz-syntax-2026-05-14

Conversation

@atisharma

Copy link
Copy Markdown

Toolz is a recommended library in Hy. Adds syntax highlighting for functions from the top-level namespace and submodules (itertoolz, dicttoolz, functoolz).

Toolz is a commonly-used library in Hy. Add syntax highlighting
for functions from the top-level namespace and submodules
(itertoolz, dicttoolz, functoolz).

Names use kebab-case to match idiomatic Hy style.

Comprehensive coverage including less-common functions — there is
no cost to completeness.

See: https://toolz.readthedocs.io/en/latest/api.html
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