|
alphawarrior [alphawarrior!Krisz@2a01:7e01::f03c:92ff:fe76:d791] has joined #kotlin |
[12:24]
|
shailangsa [shailangsa!~shailangs@host86-186-132-61.range86-186.btcentralplus.com] has joined #kotlin |
[12:49]
|
pangpang [pangpang!~pangpang@unaffiliated/pangpang] has joined #kotlin |
[02:18]
|
wordsToLiveBy [wordsToLiveBy!~wordsToLi@unaffiliated/wordstoliveby] has joined #kotlin |
[02:30]
|
rayyyy [rayyyy!~nanoz@gateway/tor-sasl/nanoz] has joined #kotlin |
[02:31]
|
Ladicek [Ladicek!~lthon@109.164.63.38] has joined #kotlin |
[02:35]
|
wordsToLiveBy [wordsToLiveBy!~wordsToLi@unaffiliated/wordstoliveby] has joined #kotlin |
[03:00]
|
Matthijs [Matthijs!~quassel@unaffiliated/matthijs] has joined #kotlin |
[03:00]
|
pangpang |
there is a tutorial for android using kotlin? |
[03:36]
|
pangpang |
it is time to make android app |
[03:38]
|
pangpang |
help me plz |
[03:38]
|
Matthijs [Matthijs!~quassel@unaffiliated/matthijs] has joined #kotlin |
[04:15]
|
pangpang |
there is a tutorial for android using kotlin? no one is here? |
[04:29]
|
rayyyy [rayyyy!~nanoz@gateway/tor-sasl/nanoz] has joined #kotlin |
[04:53]
|
Lengsdorfer [Lengsdorfer!~Lengsdorf@unaffiliated/lengsdorfer] has joined #kotlin |
[04:59]
|
argo [argo!~argo@unaffiliated/argo] has joined #kotlin |
[05:07]
|
rayyyy [rayyyy!~nanoz@gateway/tor-sasl/nanoz] has joined #kotlin |
[06:03]
|
retroguy8000 [retroguy8000!~retroguy8@177.101.84.26] has joined #kotlin |
[06:56]
|
halvors [halvors!~Thunderbi@ti0071a400-3993.bb.online.no] has joined #kotlin |
[07:45]
|
white_shadow [white_shadow!~white_sha@unaffiliated/whiteshadow/x-9072] has joined #kotlin |
[08:41]
|
pangpang |
maxBy{ it.age } and maxBy({ it.age }) <--- both are same? |
[08:55]
|
xeno [xeno!~xeno@unaffiliated/xeno] has joined #kotlin |
[08:55]
|
pangpang |
array.forEach { println(it * 4) } == array.forEach ({ println(it * 4) }) |
[08:58]
|
pangpang |
? |
[08:58]
|
pangpang |
no one is here? help me plz |
[08:59]
|
xeno [xeno!~xeno@unaffiliated/xeno] has joined #kotlin |
[09:39]
|
shailangsa [shailangsa!~shailangs@host86-145-14-121.range86-145.btcentralplus.com] has joined #kotlin |
[09:45]
|
cheeser |
if a lambda is the last parameter it can be declared outside the parens, yes. and if it's the only param, the parens can be omitted altogether. |
[09:53]
|
white_shadow [white_shadow!~white_sha@unaffiliated/whiteshadow/x-9072] has joined #kotlin |
[09:54]
|
pangpang parted the channel: "Leaving" |
[09:57]
|
white_shadow [white_shadow!~white_sha@unaffiliated/whiteshadow/x-9072] has joined #kotlin |
[10:17]
|
white_snack [white_snack!~white_sha@unaffiliated/whiteshadow/x-9072] has joined #kotlin |
[10:49]
|
hnOsmium0001 [hnOsmium0001!uid453710@gateway/web/irccloud.com/x-womepahugemfqphs] has joined #kotlin |
[11:04]
|
callq [callq!~callq@162.72.118.237] has joined #kotlin |
[11:21]
|
sunri5e [sunri5e!~sunri5e@unaffiliated/sunri5e] has joined #kotlin |
[11:32]
|
phaleth [phaleth!~phaleth@unaffiliated/phaleth] has joined #kotlin |
[11:37]
|
xeno [xeno!~xeno@unaffiliated/xeno] has joined #kotlin |
[11:44]
|
esro [esro!~esro@b00001.krakowskiinternet.pl] has joined #kotlin |
[11:49]
|
Suchorski [Suchorski!~regex@unaffiliated/suchorski] has joined #kotlin |
[11:53]
|
zutat [zutat!02f3ae67@unaffiliated/zutat] has joined #kotlin |
[12:08]
|
kupi [kupi!uid212005@gateway/web/irccloud.com/x-sxbetnzyfydbbjvs] has joined #kotlin |
[12:10]
|
rayyyy [rayyyy!~nanoz@gateway/tor-sasl/nanoz] has joined #kotlin |
[12:51]
|
jerome___ [jerome___!jeromelant@gateway/vpn/privateinternetaccess/jeromelanteri] has joined #kotlin |
[01:43]
|
dv_ [dv_!~dv@62.178.50.190] has joined #kotlin |
[01:57]
|
DTZUZU [DTZUZU!~DTZUZU@205.ip-149-56-132.net] has joined #kotlin |
[02:05]
|
orbyt_ [orbyt_!~orbyt@172.92.4.78] has joined #kotlin |
[02:33]
|
veegee_ [veegee_!~veegee@142.126.156.119] has joined #kotlin |
[02:41]
|
orbyt_v7 [orbyt_v7!~textual@172.92.4.78] has joined #kotlin |
[03:31]
|
ricky_clarkson |
I have val transactionId = 12345L; val taskInfo = taskInfo { taskTransactionId = taskTransactionId } The taskInfo fun is some Dsl.() -> Unit and generally lets me set things like that in ways I don't yet comprehend.. |
[04:11]
|
ricky_clarkson |
However, taskTransactionId = taskTransactionId is clearly a no-op. Is there something like Java's EnclosingClass.this.taskTransactionId I can use to choose the correct one? |
[04:12]
|
ricky_clarkson |
I've renamed the val for now |
[04:12]
|
OliverMT [OliverMT!sid16701@gateway/web/irccloud.com/x-zukiznfjxnxtzlpa] has joined #kotlin |
[04:30]
|
callq [callq!~callq@162.72.118.237] has joined #kotlin |
[04:57]
|
RedNifre |
What's the point of anonymous functions like fun(i: Int) { return i * i } ? |
[06:10]
|
orbyt_v7 |
RedNifre It's really only used where you'd otherwise use a lambda but you need to explicitly defined the return type |
[06:22]
|
orbyt_v7 |
(i.e. your code isn't valid) |
[06:22]
|
RedNifre |
thanks |
[06:29]
|
orbyt_v7 [orbyt_v7!~textual@172.92.4.78] has joined #kotlin |
[06:49]
|
OliverMT [OliverMT!sid16701@gateway/web/irccloud.com/x-zukiznfjxnxtzlpa] has joined #kotlin |
[07:05]
|
Bombe [Bombe!~bombe@freenet/developer/Bombe] has joined #kotlin |
[07:05]
|
catto [catto!~carsten@catto74.de] has joined #kotlin |
[07:05]
|
Obeliks [Obeliks!~obeliks@mia.san.echte.bayern] has joined #kotlin |
[07:05]
|
oddalot2 [oddalot2!~oddalot@ec2-3-17-140-8.us-east-2.compute.amazonaws.com] has joined #kotlin |
[07:05]
|
orbyt_v7 [orbyt_v7!~textual@172.92.4.78] has joined #kotlin |
[07:06]
|
ChrisLane [ChrisLane!~irc@cpc119494-heme14-2-0-cust126.9-1.cable.virginm.net] has joined #kotlin |
[07:06]
|
Arimil [Arimil!~Renari@64.67.31.239.res-cmts.bgr.ptd.net] has joined #kotlin |
[07:06]
|
RedNifre [RedNifre!~michael@dslb-002-203-247-083.002.203.pools.vodafone-ip.de] has joined #kotlin |
[07:06]
|
The_LoudSpeaker [The_LoudSpeaker!~Raman@ubuntu/member/theloudspeaker] has joined #kotlin |
[07:06]
|
jcnmark6 [jcnmark6!~jcnmark6@static.213-133-100-141.clients.your-server.de] has joined #kotlin |
[07:06]
|
t2mkn [t2mkn!~t2mkn@162.5.72.34.bc.googleusercontent.com] has joined #kotlin |
[07:06]
|
the_impaler84 [the_impaler84!~the_impal@pluto.redwill.se] has joined #kotlin |
[07:06]
|
vimclippy [vimclippy!~vimclippy@104.244.76.234] has joined #kotlin |
[07:06]
|
yawkat [yawkat!~yawkat@cats.coffee] has joined #kotlin |
[07:06]
|
Nautilus [Nautilus!~me2@d27-96-220-62.nap.wideopenwest.com] has joined #kotlin |
[07:06]
|
dv_ [dv_!~dv@62.178.50.190] has joined #kotlin |
[07:06]
|
orbyt_ [orbyt_!~orbyt@172.92.4.78] has joined #kotlin |
[07:50]
|
ChrisLane [ChrisLane!~irc@cpc119494-heme14-2-0-cust126.9-1.cable.virginm.net] has joined #kotlin |
[08:55]
|
wordsToLiveBy [wordsToLiveBy!~wordsToLi@unaffiliated/wordstoliveby] has joined #kotlin |
[09:48]
|
pangpang [pangpang!~pangpang@unaffiliated/pangpang] has joined #kotlin |
[09:55]
|
callq [callq!~callq@72-48-183-62.dyn.grandenetworks.net] has joined #kotlin |
[10:20]
|
w0x12ef [w0x12ef!~textual@60.10.23.168] has joined #kotlin |
[11:10]
|
pillager86 [pillager86!~pillager8@047-040-239-093.res.spectrum.com] has joined #kotlin |
[11:41]
|