Re: Linear update, etc. Marc Nieper-WiÃkirchen 08 Oct 2020 19:52 UTC
Am Do., 8. Okt. 2020 um 21:45 Uhr schrieb Wolfgang Corcoran-Mathe
<xxxxxx@sigwinch.xyz>:
> Yes. This is one reason why I'm rather sad that vector-set! can't be
> linear update--there are plenty of immutable implementations of vectors
> which can guarantee O(log n) access.
What do you mean by linear-update here?
Do you mean a non-destructive update instead?