* guile: add msgs-count script
This commit is contained in:
@ -77,7 +77,6 @@ provided, match /all/ messages."
|
||||
expr)
|
||||
num))
|
||||
|
||||
|
||||
(define (average lst)
|
||||
"Calculate the average of a list LST of numbers, or #f if undefined."
|
||||
(if (null? lst)
|
||||
|
||||
Reference in New Issue
Block a user