Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
yiyus
on Aug 7, 2021
|
parent
|
context
|
favorite
| on:
Learning APL
Fair enough, the change from infix to prefix was misleading. But do you (or anyone) find
(a times (b plus c)) equals ((a times b) plus (a times c))
easier to read than
a*(b+c) = a*b + a*c ?
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: