Lint string, macros.el
More of the same type of linting... basically preferring `namespace-` instead of `namespace/`.
This commit is contained in:
parent
158f810981
commit
a638e15c0d
36 changed files with 176 additions and 204 deletions
|
|
@ -45,7 +45,7 @@
|
|||
(alist/has-key? x (bag-xs xs)))
|
||||
|
||||
;; TODO: Tabling this for now since working with structs seems to be
|
||||
;; disappointingly difficult. Where is `struct/update'?
|
||||
;; disappointingly difficult. Where is `struct-update'?
|
||||
;; (defun bag/add (x xs)
|
||||
;; "Add X to XS.")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue