mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-23 20:15:05 +02:00
Mark additional function as inline
This commit is contained in:
parent
a9b37c2bd4
commit
64a562812b
1 changed files with 2 additions and 1 deletions
|
@ -18,7 +18,8 @@
|
|||
(inline
|
||||
Cyc-opaque-eq?
|
||||
Cyc-opaque-unsafe-eq?
|
||||
Cyc-opaque-unsafe-string?)
|
||||
Cyc-opaque-unsafe-string?
|
||||
Cyc-opaque-unsafe-string->number)
|
||||
(begin
|
||||
|
||||
(define-syntax include
|
||||
|
|
Loading…
Add table
Reference in a new issue