in reply to Re^2: Clever vs. Readable
in thread Clever vs. Readable
What is a "urxvt"?
After posting, I noticed that it did not show well in the font my browser chose for it. The hook is too small and it is easily confused with a solid vertical bar.
So assuming font issues were taken care, what do you think of seeing ⌈$x⌉ to mean round up to an integer using ceiling semantics? Even the well-known trunc is not known at a glance to have floor or toward-zero semantics while the synonym ⌊⌋ would be obvious.
Even more so in domain-specific notation: why invent a legal identifier name when a symbol or notation is already in use with the intended meaning?
—John
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: Clever vs. Readable
by JavaFan (Canon) on Aug 11, 2008 at 08:38 UTC |