Remove redundant comments.
This commit is contained in:
parent
a2c312741b
commit
ae5c8e1301
5 changed files with 2 additions and 23 deletions
|
@ -42,7 +42,6 @@ most scheme implementations.")
|
|||
(chicken process)
|
||||
testing)
|
||||
|
||||
;; Returns a list with elements matching pred? predicate.
|
||||
(define/doc (filter pred? lst)
|
||||
("* ```pred?``` - procedure accepting any value and returning #t or #f
|
||||
* ```lst``` - list to be filtered
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue