@mastermind@lemm.ee to Programmer Humor@lemmy.ml • 1 year agowhy not a,b or x,y?lemm.eeimagemessage-square98fedilinkarrow-up1638arrow-down140
arrow-up1598arrow-down1imagewhy not a,b or x,y?lemm.ee@mastermind@lemm.ee to Programmer Humor@lemmy.ml • 1 year agomessage-square98fedilink
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