Talk:Balanced brackets: Difference between revisions

Undiscussed deletion of two JavaScript contributions on June 5 2016
(→‎On "Constructing correctly balanced strings": corrected a typo, added a comment.)
(Undiscussed deletion of two JavaScript contributions on June 5 2016)
 
Line 39:
<br>I had a difficult time programming to catch errors like: <tt> xxx = ((a+ [b/c)] ) </tt>.
<br>Such a generalized task, I guess, would better be served with its own task. -- [[User:Gerard Schildberger|Gerard Schildberger]] 23:29, 31 March 2012 (UTC)
 
==Undiscussed deletions (JavaScript) on June 5 2016==
 
I notice that a couple of JavaScript contributions were deleted without discussion on June 5 2016, on the grounds (suggested in the edit comment) that they were felt to be 'over-engineered'.
 
Deletion will sometimes be constructive, but does needs to be discussed. In this case, for example, functional composition of JavaScript code was left unrepresented (the new example was imperative, and the deleted functional example was not replaced).
 
I have restored, for the moment, an ES6 version of a functional approach, which also provides visual indication of where the brackets become unbalanced. If you feel that it would really be better to delete it again, you are very welcome to make that argument here on the discussion page. [[User:Hout|Hout]] ([[User talk:Hout|talk]]) 11:19, 4 November 2016 (UTC)
9,655

edits