learnbyexample@programming.dev to Python@programming.devEnglish · 1 year agoMaking an iterator out of a functionmathspp.comexternal-linkmessage-square2linkfedilinkarrow-up112arrow-down10
arrow-up112arrow-down1external-linkMaking an iterator out of a functionmathspp.comlearnbyexample@programming.dev to Python@programming.devEnglish · 1 year agomessage-square2linkfedilink
minus-squareFizzyOrange@programming.devlinkfedilinkarrow-up3arrow-down1·1 year agoYeah I would avoid this. The meaning is not obvious and at least in the examples given there are far better ways to do it.
Yeah I would avoid this. The meaning is not obvious and at least in the examples given there are far better ways to do it.