Skip to content

Implement #17123 (make `fold` on `[]` use `mconcat`)

Koz Ross requested to merge (removed):koz/fold-mconcat into master

Defines fold = mconcat for the Foldable instance for [], as well as updates @sinces correspondingly.

Edited by Sylvain Henry

Merge request reports