Cipherd@lemmy.ml to Programmer Humor@programming.dev · 17 hours agofunctionslemmy.mlimagemessage-square58linkfedilinkarrow-up1415arrow-down15file-text
arrow-up1410arrow-down1imagefunctionslemmy.mlCipherd@lemmy.ml to Programmer Humor@programming.dev · 17 hours agomessage-square58linkfedilinkfile-text
minus-squarePoolloverNathan@programming.devlinkfedilinkarrow-up1·4 hours 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.)