Cipherd@lemmy.ml to Programmer Humor@programming.dev · 6 days agofunctionsimagemessage-square119linkfedilinkarrow-up1657arrow-down19file-textcross-posted to: programmerhumor@lemmy.ml
arrow-up1648arrow-down1imagefunctionsCipherd@lemmy.ml to Programmer Humor@programming.dev · 6 days agomessage-square119linkfedilinkfile-textcross-posted to: programmerhumor@lemmy.ml
minus-squarePoolloverNathan@programming.devlinkfedilinkarrow-up2·5 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.)