voddan
06/17/2016, 12:16 PMvoddan
06/17/2016, 12:16 PMvoddan
06/17/2016, 12:19 PMdalexander
06/17/2016, 1:02 PMvoddan
06/17/2016, 1:53 PMcedric
06/17/2016, 1:53 PMvoddan
06/17/2016, 1:53 PMcedric
06/17/2016, 1:54 PMvoddan
06/17/2016, 1:55 PMcedric
06/17/2016, 1:56 PMvoddan
06/17/2016, 1:56 PMvoddan
06/17/2016, 1:56 PMvoddan
06/17/2016, 1:57 PMI
and J
are almost identical. Is there a more general solution than a greedy algorithm on a plane ?dalexander
06/17/2016, 2:13 PMhimrin
07/06/2016, 5:49 PMhimrin
07/06/2016, 5:49 PMcedric
07/06/2016, 6:31 PMval a = if (condition) {
f()
} else {
g()
}
like this:
val a = if (condition) {
f()
} else {
g()
}
?Ruckus
07/06/2016, 6:38 PMcedric
07/06/2016, 6:39 PMa
is initialized withcedric
07/06/2016, 6:40 PMRuckus
07/06/2016, 6:41 PMcedric
07/06/2016, 6:42 PMRuckus
07/06/2016, 6:44 PMsargunv
07/06/2016, 6:47 PMcedric
07/06/2016, 6:49 PMmichaelsims
07/06/2016, 6:50 PMcedric
07/06/2016, 6:51 PMgofmt
is one of the few things I like about Go 🙂sargunv
07/06/2016, 6:54 PMsargunv
07/06/2016, 6:55 PMbrianwernick
07/06/2016, 6:57 PM