Cipherd@lemmy.ml to Programmer Humor@programming.dev · 13 hours agofunctionslemmy.mlimagemessage-square44fedilinkarrow-up1360file-textcross-posted to: programmerhumor@lemmy.ml
arrow-up1360imagefunctionslemmy.mlCipherd@lemmy.ml to Programmer Humor@programming.dev · 13 hours agomessage-square44fedilinkfile-textcross-posted to: programmerhumor@lemmy.ml
minus-squarePoolloverNathan@programming.devlinkfedilinkarrow-up1·35 minutes 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.)