Cipherd@lemmy.ml to Programmer Humor@programming.dev · 4 months agofunctionslemmy.mlimagemessage-square116linkfedilinkarrow-up1660arrow-down19file-text
arrow-up1651arrow-down1imagefunctionslemmy.mlCipherd@lemmy.ml to Programmer Humor@programming.dev · 4 months agomessage-square116linkfedilinkfile-text
minus-squarePoolloverNathan@programming.devlinkfedilinkarrow-up2·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.)