Cipherd@lemmy.ml to Programmer Humor@programming.dev · 4 months agofunctionslemmy.mlimagemessage-square95linkfedilinkarrow-up1643file-textcross-posted to: programmerhumor@lemmy.ml
arrow-up1643imagefunctionslemmy.mlCipherd@lemmy.ml to Programmer Humor@programming.dev · 4 months agomessage-square95linkfedilinkfile-textcross-posted to: programmerhumor@lemmy.ml
minus-squarePoolloverNathan@programming.devlinkfedilinkarrow-up1·4 months 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.)