Y
Hacker News
new
|
ask
|
show
|
jobs
by
gsaga
2451 days ago
>This is completely
transparent
to the Python programmer, the dictionary will look completely normal to the Python program but its internal representation is different.
Shouldn't it be opaque.
1 comments
ptx
2451 days ago
The optimization is transparent because the representation is opaque, I guess?
link