add SRFI 1's `unfold-right' to doc index
This commit is contained in:
parent
eb97b2f193
commit
78d48160b6
|
@ -152,6 +152,7 @@ functions.
|
|||
(reduce #f "reduce")
|
||||
(reduce-right #f "reduce-right")
|
||||
(unfold #f "unfold")
|
||||
(unfold-right #f "unfold-right")
|
||||
(map #f "map")
|
||||
(for-each #f "srfi-1.html")
|
||||
(append-map #f "append-map")
|
||||
|
|
Loading…
Reference in New Issue
Block a user