should Chain properties depends on fantasy-land/ap (and possibly .map)?

Author: bunglegrindCreated Feb 11, 2023Updated Feb 19, 2023

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).

Source: fantasyland/fantasy-land