top | item 45855573 (no title) jodleif | 3 months ago Did you mean list<a> -> b? To my mind a transducer is a tranform + reducer discuss order hn newest dwohnitmok|3 months ago No I meant `a -> List<b>`. This is because a list is itself a fold (which is a reducer with an additional base case).
dwohnitmok|3 months ago No I meant `a -> List<b>`. This is because a list is itself a fold (which is a reducer with an additional base case).
dwohnitmok|3 months ago