dirk.dittert
03/23/2017, 1:08 PMorangy
03/24/2017, 6:22 PMvoddan
03/24/2017, 7:48 PMkevinmost
03/24/2017, 8:32 PMcodeslubber
03/24/2017, 8:34 PMcedric
03/24/2017, 9:54 PMlistOf(1,2,3)
with [1,2,3]
, which reads a bit better IMOdarkmoon_uk
03/25/2017, 6:57 AMavolkmann
03/25/2017, 7:26 AMdarkmoon_uk
03/25/2017, 11:37 AMval stringsLookup = emptyMap<Int,Array<String>>()
Sola
03/25/2017, 11:58 AMval list = ["a", "b", "c"]
orangy
03/25/2017, 9:31 PMmg6maciej
03/28/2017, 11:28 AMPrimary constructor vararg parameters are forbidden for data classes.
😭orangy
03/28/2017, 12:48 PMorangy
03/28/2017, 4:50 PMpsvm
in a random place in kotlin project, and test it there. You need a project that builds, though 🙂orangy
03/30/2017, 12:01 PMdh44t
03/30/2017, 1:09 PMgroostav
03/30/2017, 8:08 PMRuckus
03/30/2017, 8:37 PMDalinar
03/31/2017, 1:16 AMmichaelzinn
03/31/2017, 10:04 AMDmitry Kandalov
04/01/2017, 7:30 PMmg6maciej
04/02/2017, 7:55 AMnewElement
to emptyList
, you return wrapper for this.elements + newElement
instead of listOf(newElement)
, even tho you know this.elements
is empty.
4️⃣ TDD is dead
5️⃣ I don't test
6️⃣ I don't care about this poll
7️⃣ otherevanchooly
04/03/2017, 10:04 PMorangy
04/04/2017, 4:10 PMorangy
04/04/2017, 10:00 PMjkbbwr
04/05/2017, 2:51 PMcedric
04/05/2017, 6:36 PMSlackbot
04/06/2017, 5:13 PMDalinar
04/07/2017, 2:45 AMkhud
04/07/2017, 10:33 AMkhud
04/07/2017, 10:33 AMthomasnield
04/07/2017, 1:33 PMkhud
04/07/2017, 1:41 PM