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

correct straight.el package count #354

Merged
merged 1 commit into from
Jan 28, 2022

Conversation

cburroughs
Copy link
Contributor

In emacs the "size" of as hash table refers to how big the table
itself is. In other words, its capacity. "count" is for "the actual
number of entries".

In emacs the "size" of as hash table refers to how big the table
itself is.  In other words, its capacity.  "count" is for "the actual
number of entries".
@jcs090218
Copy link
Member

Thanks!

@jcs090218 jcs090218 merged commit 0cd5a75 into emacs-dashboard:master Jan 28, 2022
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.

None yet

2 participants