It's more like a question than an actual issue:
Since Chain must implement the Apply specification, I'm expecting that one of the Chain properties should depends on something related to the Apply properties (as, for instance, Applicative's fantasy-land/of properties resort to the fantasy-land/ap method).
It's more like a question than an actual issue:
Since Chain must implement the Apply specification, I'm expecting that one of the Chain properties should depends on something related to the Apply properties (as, for instance, Applicative's
fantasy-land/ofproperties resort to thefantasy-land/apmethod).