Cipherd@lemmy.ml to Programmer Humor@programming.dev · 22 days agofunctionslemmy.mlimagemessage-square116fedilinkarrow-up1653arrow-down19file-textcross-posted to: programmerhumor@lemmy.ml
arrow-up1644arrow-down1imagefunctionslemmy.mlCipherd@lemmy.ml to Programmer Humor@programming.dev · 22 days agomessage-square116fedilinkfile-textcross-posted to: programmerhumor@lemmy.ml
minus-squarePoolloverNathan@programming.devlinkfedilinkarrow-up2·21 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.)