Cipherd@lemmy.ml to Programmer Humor@programming.dev · 20 hours agofunctionslemmy.mlimagemessage-square70fedilinkarrow-up1458arrow-down17file-textcross-posted to: programmerhumor@lemmy.ml
arrow-up1451arrow-down1imagefunctionslemmy.mlCipherd@lemmy.ml to Programmer Humor@programming.dev · 20 hours agomessage-square70fedilinkfile-textcross-posted to: programmerhumor@lemmy.ml
minus-squarePoolloverNathan@programming.devlinkfedilinkarrow-up1·7 hours 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.)