Y
Hacker News
new
|
ask
|
show
|
jobs
by
ddulaney
1320 days ago
What do you mean by conditional-based editing? I've found its language to be pretty concise and readable, especially with the // operator.
1 comments
samuell
1319 days ago
Doing editing only on selected "rows" or items in a structure, based on the values of other attributes in them. Similar to what you specify in the WHERE clause in SQL-statements.
link