Interesting example. `val list = asList(-1, 0, *a,...
# announcements
m
Interesting example.
val list = asList(-1, 0, *a, 4)
. I wouldn't think of this, but it's quite useful.
📡 1
👍 1
1