A Functor gives two mappings: one on the type level mapping types to types (this is the x in instance Functor x where), and one on the computation level mapping functions to functions (this is the x in fmap = x). You are thinking about composing the computation-level…
For further actions, you may consider blocking this person and/or reporting abuse
 

 
    
Top comments (0)