|
From: | Peng Yu |
Subject: | What is the underlying data structure of $@? |
Date: | Fri, 21 May 2021 17:11:05 -0500 |
Hi, $@ allows shift and random access, but not element-wise mutation. What is the underlying data structure of it? A linked list, an array or something else? -- Regards, Peng
[Prev in Thread] | Current Thread | [Next in Thread] |