Cipherd@lemmy.ml to Programmer Humor@programming.dev · 9 months agofunctionslemmy.mlimagemessage-square116linkfedilinkarrow-up1662arrow-down19file-textcross-posted to: [email protected]
arrow-up1653arrow-down1imagefunctionslemmy.mlCipherd@lemmy.ml to Programmer Humor@programming.dev · 9 months agomessage-square116linkfedilinkfile-textcross-posted to: [email protected]
minus-squarePoolloverNathan@programming.devlinkfedilinkarrow-up2·9 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.)