mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-30 20:00:19 +02:00
Add TODO comment; nfc.
This commit is contained in:
parent
8766d4b5f9
commit
d1d0c7afa2
1 changed files with 3 additions and 0 deletions
|
@ -58,6 +58,9 @@ exec ${GUILE-guile} -l $0 -c "(apply $main (cdr (command-line)))" "$@"
|
|||
;; Currently, there are two convenience predicates that operate on `x':
|
||||
;; (in-group? x GROUP)
|
||||
;; (name-prefix? x PREFIX)
|
||||
;;
|
||||
;; TODO: Move symbol->string to hash-fold to make sorting more efficient.
|
||||
;; Allow for concurrent Scheme/C membership.
|
||||
|
||||
;;; Code:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue