Y
Hacker News
new
|
ask
|
show
|
jobs
by
nirrrrrr
4854 days ago
to be or not to be = ff
(2b OR NOT 2b)
1 comments
microwise
4854 days ago
Here is another version
question= ( to ) ? be : ! be;
link
jacquesm
4854 days ago
2b|!2b
link
question= ( to ) ? be : ! be;