mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-23 20:15:05 +02:00
Fixed SRFI 128 links
This commit is contained in:
parent
52ff15e087
commit
83d5dbea28
1 changed files with 5 additions and 5 deletions
10
docs/API.md
10
docs/API.md
|
@ -119,19 +119,19 @@ This section is an alphabetic listing of all the functions, objects, and macros
|
|||
[`/`](api/primitives#section-2)
|
||||
|
||||
- - -
|
||||
[`<=? `](api/(srfi/128#section-3)
|
||||
[`<=? `](api/srfi/128#section-3)
|
||||
[`<=`](api/primitives#section-4)
|
||||
[`<? `](api/(srfi/128#section-1)
|
||||
[`<? `](api/srfi/128#section-1)
|
||||
[`<`](api/primitives#section-3)
|
||||
|
||||
- - -
|
||||
[`=? `](api/(srfi/128#section)
|
||||
[`=? `](api/srfi/128#section)
|
||||
[`=`](api/primitives#section-5)
|
||||
|
||||
- - -
|
||||
[`>=? `](api/(srfi/128#section-4)
|
||||
[`>=? `](api/srfi/128#section-4)
|
||||
[`>=`](api/primitives#section-7)
|
||||
[`>? `](api/(srfi/128#section-2)
|
||||
[`>? `](api/srfi/128#section-2)
|
||||
[`>`](api/primitives#section-6)
|
||||
|
||||
- - -
|
||||
|
|
Loading…
Add table
Reference in a new issue