In an alternative timeline where #FunctionalProgramming is the norm instead of Object-oriented programming, and #Haskell is the most popular #ProgrammingLanguage instead of #Java, there is a list of tutorials trying to explain what Objects are to programmers in terms of FP concepts, the most popular of which is, “Objects are Comonads”.
However, we don't live in that timeline, so we'll have to be content with the inverse article, “Comonads are Objects” https://www.haskellforall.com/2013/02/you-could-have-invented-comonads.html .