Cipherd@lemmy.ml to Programmer Humor@programming.dev · 28 days agofunctionslemmy.mlimagemessage-square99fedilinkarrow-up1561arrow-down18file-text
arrow-up1553arrow-down1imagefunctionslemmy.mlCipherd@lemmy.ml to Programmer Humor@programming.dev · 28 days agomessage-square99fedilinkfile-text
minus-squarePoolloverNathan@programming.devlinkfedilinkarrow-up2·28 days ago(Kotlin does support that, with the same fun do_thing(arg: Int = 2) syntax.)
(Kotlin does support that, with the same
fun do_thing(arg: Int = 2)syntax.)