@mastermind@lemm.ee to Programmer Humor@lemmy.ml • 1 year agowhy not a,b or x,y?lemm.eeimagemessage-square100fedilinkarrow-up1671arrow-down143
arrow-up1628arrow-down1imagewhy not a,b or x,y?lemm.ee@mastermind@lemm.ee to Programmer Humor@lemmy.ml • 1 year agomessage-square100fedilink
minus-square@PreachHard@lemmy.worldlinkfedilink5•1 year agoIt’s a shame iterators in JS are trash for memory if you have a giant array
minus-square@Maticzpl@programming.devlinkfedilink6•1 year agoIterators in rust are awesome I really hope we will see zero cost abstractions like this more in other languages
It’s a shame iterators in JS are trash for memory if you have a giant array
Iterators in rust are awesome I really hope we will see zero cost abstractions like this more in other languages