AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
The Difference Between Cut and Sliding Reduce in C++
When you are doing a sort of reduction like operation combined with the cut primitive and i assume maybe the key as well is that you're not actually materializing the nested vector or whatever. things that sort of makes it feel like it's in a different category than other operations. In many languages you'll have to materialize those windows of seven and then do the check and thenDo the reduction at the end of the day whereas in some language that has a primitive that is doing all of this at once you can ignore all that stuff true um anyways in jay if an argument comes from scattered rows of an array i have to collect those into one array before i can apply the verb to it