Cipherd@lemmy.ml to Programmer Humor@programming.dev · 24 days agofunctionslemmy.mlimagemessage-square119linkfedilinkarrow-up1659arrow-down19file-text
arrow-up1650arrow-down1imagefunctionslemmy.mlCipherd@lemmy.ml to Programmer Humor@programming.dev · 24 days agomessage-square119linkfedilinkfile-text
minus-squarePoolloverNathan@programming.devlinkfedilinkarrow-up2·24 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.)