Skip to content

Commit

Permalink
Clean up bqn-symbols-doc.el
Browse files Browse the repository at this point in the history
* bqn-symbols-doc.el (subr-x): Remove dependency.
(bqn-symbols-doc--symbol-doc-table): Have the hash table generated at
compile time instead of writing out the printed representation.
(bqn-symbols-doc--symbols): Replace 'hash-table-keys' with 'maphash'.
(bqn-symbols-doc--get-doc): Replace legacy 'when-let' with 'and'.
  • Loading branch information
phikal committed Mar 7, 2023
1 parent a9512ae commit ffce96d
Showing 1 changed file with 300 additions and 402 deletions.
Loading

0 comments on commit ffce96d

Please sign in to comment.