Skip to content

Commit 19e89c8

Browse files
Generate.
1 parent c65fb0e commit 19e89c8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.org

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55

66

7-
keywords: [[https://srfi.schemers.org/?keywords=data-structure][Data Structure]]
7+
keywords: [[https://srfi.schemers.org/?keywords=data-structure][Data Structure]], [[https://srfi.schemers.org/?keywords=r7rs-large-red][R7RS Large, Red Edition]]
88

99
This repository hosts [[https://srfi.schemers.org/srfi-127/][SRFI 127]]: Lazy Sequences, a [[https://srfi.schemers.org/][Scheme Request for Implementation]].
1010

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ <h1>SRFI 127: Lazy Sequences</h1>
2323
<p class="authors">by John Cowan</p>
2424
<p class="based-on"></p>
2525
<p class="status">status: <em>final</em> (2016-01-18)</p>
26-
<p class="keywords">keywords: <a href="https://srfi.schemers.org/?keywords=data-structure">Data Structure</a></p>
26+
<p class="keywords">keywords: <a href="https://srfi.schemers.org/?keywords=data-structure">Data Structure</a>, <a href="https://srfi.schemers.org/?keywords=r7rs-large-red">R7RS Large, Red Edition</a></p>
2727

2828
<ul class="info">
2929
<li><a href="srfi-127.html">The SRFI Document</a></li>

0 commit comments

Comments
 (0)