Dynamic array: Difference between revisions

Content deleted Content added
link to related articles, etc.
Growth factor: Add a table entry for the growth factor in the SBCL implementation of Common Lisp
Line 64:
|-
|[[Nim (programming language)|Nim]] sequences<ref>{{Cite web |title=The Nim memory model |url=http://zevv.nl/nim-memory/#_growing_a_seq |access-date=2022-05-24 |website=zevv.nl}}</ref>
|2
|-
|[[Steel Bank Common Lisp|SBCL]] [[Common Lisp|(Common Lisp)]] vectors<ref>{{Cite web |title = sbcl/sbcl|url= https://github.com/sbcl/sbcl/blob/master/src/code/array.lisp#L1200-L1204|website=GitHub|access-date=2023-02-15}}</ref>
|2
|}