Cipherd@lemmy.ml to Programmer Humor@programming.dev · 17 days agofunctionslemmy.mlimagemessage-square94linkfedilinkarrow-up1635arrow-down19file-text
arrow-up1626arrow-down1imagefunctionslemmy.mlCipherd@lemmy.ml to Programmer Humor@programming.dev · 17 days agomessage-square94linkfedilinkfile-text
minus-squarePoolloverNathan@programming.devlinkfedilinkarrow-up1·17 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.)