mirror of
https://github.com/ashinn/chibi-scheme.git
synced 2025-05-19 05:39:18 +02:00
exporting array-coeffs
This commit is contained in:
parent
7b2fbb0bf2
commit
037a7b24fc
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
|||
mutable-array? array-setter specialized-array-default-safe?
|
||||
specialized-array-default-mutable? make-specialized-array
|
||||
specialized-array? array-storage-class array-indexer array-body
|
||||
array-safe? array-adjacent? array-elements-in-order?
|
||||
array-safe? array-coeffs array-adjacent? array-elements-in-order?
|
||||
specialized-array-share array-ref array-set!
|
||||
%make-specialized %array-setter-set!
|
||||
specialized-getter specialized-setter
|
||||
|
|
Loading…
Add table
Reference in a new issue