Suggestion to add "CFoldable"
Author: dmitrizCreated Apr 23, 2017Updated Jun 3, 2018
In line with the discussion in https://github.com/ramda/ramda/issues/2160, I wonder about the consensus to add `CFoldable` aka Commutative-Foldable, where `reduce` only needs to be defined and obey the laws for the commutative accumulators.
Source: fantasyland/fantasy-land