Y
Hacker News
new
|
ask
|
show
|
jobs
by
mannykannot
3432 days ago
Opaque control structures like if/then/else? They seem to be pretty clear when used in human languages.
1 comments
chriswarbo
3432 days ago
"Opaque" as in completely uninspectable, unknown and unknowable to the language itself; as opposed to methods, which can be discovered, inspected and manipulated via reflection.
link