Cipherd@lemmy.ml to Programmer Humor@programming.dev · 26 days agofunctionslemmy.mlimagemessage-square93linkfedilinkarrow-up1584arrow-down18file-textcross-posted to: programmerhumor@lemmy.ml
arrow-up1576arrow-down1imagefunctionslemmy.mlCipherd@lemmy.ml to Programmer Humor@programming.dev · 26 days agomessage-square93linkfedilinkfile-textcross-posted to: programmerhumor@lemmy.ml
minus-squarePoolloverNathan@programming.devlinkfedilinkarrow-up1·25 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.)