kirillrakhman
05/20/2016, 2:29 PMuhe
05/20/2016, 2:34 PMdamian
05/20/2016, 2:44 PMTypes in Kotlin have no ability to hold nulls (unless you ask really really nicely) which mean that there is no chance of accidentally asking for a null to split itself on “,”.That's not technically incorrect but not at all how I would describe nullability as part of the type system
artem_zin
05/20/2016, 3:05 PMsivabudh
05/21/2016, 2:59 PMorangy
nfrankel
05/22/2016, 2:15 PMnfrankel
05/22/2016, 5:17 PMroman.belov
05/23/2016, 7:17 AMroman.belov
05/23/2016, 7:57 AMroman.belov
05/23/2016, 8:00 AMroman.belov
05/23/2016, 12:46 PMroman.belov
05/25/2016, 1:26 PMroman.belov
05/25/2016, 8:34 PMkirillrakhman
05/25/2016, 9:56 PMkirillrakhman
05/25/2016, 9:57 PMorangy
dropWhile
to be more in line with sequence and iterable operationsorangy
kirillrakhman
05/25/2016, 10:30 PMkirillrakhman
05/25/2016, 10:31 PMroman.belov
05/30/2016, 10:14 AMdankim
05/31/2016, 1:16 AMsdeleuze
05/31/2016, 8:30 AMroman.belov
05/31/2016, 11:57 AMorangy
ensirius
05/31/2016, 2:23 PMensirius
05/31/2016, 2:24 PMroman.belov
05/31/2016, 4:14 PMdh44t
06/01/2016, 3:40 PM