mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-14 16:27:35 +02:00
Note about eqv?
This commit is contained in:
parent
f158326c9e
commit
dacd5d88ea
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ Section | Status | Comments
|
||||||
5.5 Record-type definitions | |
|
5.5 Record-type definitions | |
|
||||||
5.6 Libraries | |
|
5.6 Libraries | |
|
||||||
5.7 The REPL | |
|
5.7 The REPL | |
|
||||||
6.1 Equivalence predicates | |
|
6.1 Equivalence predicates | | `eqv?` is not implemented, it is just an alias to `eq?`
|
||||||
6.2 Numbers | |
|
6.2 Numbers | |
|
||||||
6.3 Booleans | |
|
6.3 Booleans | |
|
||||||
6.4 Pairs and lists | Yes |
|
6.4 Pairs and lists | Yes |
|
||||||
|
|
Loading…
Add table
Reference in a new issue