Cipherd@lemmy.ml to Programmer Humor@programming.dev · 11 days agofunctionslemmy.mlimagemessage-square95fedilinkarrow-up1633arrow-down19file-textcross-posted to: [email protected]
arrow-up1624arrow-down1imagefunctionslemmy.mlCipherd@lemmy.ml to Programmer Humor@programming.dev · 11 days agomessage-square95fedilinkfile-textcross-posted to: [email protected]
minus-squarePoolloverNathan@programming.devlinkfedilinkarrow-up1·11 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.)