l...@gnu.org (Ludovic Courtès) writes:
> Mark H Weaver skribis:
>
>> l...@gnu.org (Ludovic Courtès) writes:
>>
>>> l...@gnu.org (Ludovic Courtès) skribis:
>>>
Andreas Rottmann skribis:
> Adds an implementation of SRFI 25 on top of Guile's native arrays. The
> implementation doe
Mark H Weaver skribis:
> l...@gnu.org (Ludovic Courtès) writes:
>
>> l...@gnu.org (Ludovic Courtès) skribis:
>>
>>> Andreas Rottmann skribis:
>>>
Adds an implementation of SRFI 25 on top of Guile's native arrays. The
implementation does not introduce a disjoint type; Guile arrays and
>
l...@gnu.org (Ludovic Courtès) writes:
> l...@gnu.org (Ludovic Courtès) skribis:
>
>> Andreas Rottmann skribis:
>>
>>> Adds an implementation of SRFI 25 on top of Guile's native arrays. The
>>> implementation does not introduce a disjoint type; Guile arrays and
>>> SRFI-25 arrays can be used inte
l...@gnu.org (Ludovic Courtès) skribis:
> Andreas Rottmann skribis:
>
>> Adds an implementation of SRFI 25 on top of Guile's native arrays. The
>> implementation does not introduce a disjoint type; Guile arrays and
>> SRFI-25 arrays can be used interchangably, though with different, partly
>> con
Andreas Rottmann skribis:
> Adds an implementation of SRFI 25 on top of Guile's native arrays. The
> implementation does not introduce a disjoint type; Guile arrays and
> SRFI-25 arrays can be used interchangably, though with different, partly
> conflicting APIs.
>
> * NEWS: Add preliminary, inco
Adds an implementation of SRFI 25 on top of Guile's native arrays. The
implementation does not introduce a disjoint type; Guile arrays and
SRFI-25 arrays can be used interchangably, though with different, partly
conflicting APIs.
* NEWS: Add preliminary, incomplete section on 2.0.12, noting the