mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-23 20:15:05 +02:00
Issue #369
This commit is contained in:
parent
0469d7c7aa
commit
bc7400b8b3
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ Bug Fixes
|
|||
- Fixed `eqv?` to use R7RS semantics to ensure equality of different instances of the same numeric value. The function was previously just an alias of `eq?`.
|
||||
- Support two-argument version of `atan`.
|
||||
- Support `start` and `end` arguments to `write-string`.
|
||||
- Updated the string comparison procedures (EG: `string=?`) to support more than two arguments.
|
||||
|
||||
## 0.17 - April 6, 2020
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue