Glowbal b489750d5b Minor optimizations using private, params, and isEqualType (#4323)
* Optimizations with private, params, and isEqualType

* Fixed tab being used instead of space

* Fixed tabs inserted by notepad++

* More usage of new private syntax and params

- changed a few checks for an array being empty to `_arr isEqualTo []`
rather than `count _arr == 0`
- added more uses of `private` on the same line as the variable is
declared
- added more uses of params to assign variables passed as parameters
- removed unnecessary parentheses
- removed several unnecessary variable declarations with private array
syntax

* clean up and formatting
2016-09-04 16:44:22 +02:00
..
2015-09-18 08:47:14 +02:00
2016-05-24 14:13:11 +01:00
2015-09-17 18:25:02 +02:00
2015-12-12 17:26:47 +01:00
2016-06-02 20:13:09 -05:00
2016-05-30 21:14:34 +02:00
2016-06-09 14:28:31 +02:00
2016-05-30 18:37:03 +02:00
2015-09-20 20:25:25 +02:00
2015-12-12 17:26:47 +01:00
2015-12-12 17:26:47 +01:00
2015-12-12 17:26:47 +01:00
2016-06-25 08:21:21 +02:00
2016-01-22 00:01:13 +01:00
2015-12-12 17:26:47 +01:00
2016-05-21 13:29:42 +02:00
2016-05-21 13:29:42 +02:00
2016-05-21 13:29:42 +02:00
2016-05-21 13:29:42 +02:00
2016-05-21 13:29:42 +02:00
2015-09-21 13:08:10 +02:00
2015-09-21 01:07:49 +02:00
2016-07-25 20:00:41 +02:00
2015-09-19 22:27:23 +02:00
2015-12-12 17:26:47 +01:00
2016-05-24 14:13:11 +01:00
2015-12-12 17:26:47 +01:00
2016-08-19 15:23:47 +02:00
2015-09-20 16:40:49 +02:00
2015-09-20 16:40:49 +02:00
2015-09-20 16:40:49 +02:00
2015-09-20 16:40:49 +02:00
2016-01-06 15:57:09 +01:00
2016-06-02 20:13:09 -05:00
2016-03-29 13:59:07 +02:00
2016-05-24 14:13:11 +01:00
2015-09-20 00:55:58 +02:00
2016-07-30 12:28:06 +02:00