hemanth / functional-programming-jargon

Jargon from the functional programming world in simple terms!
http://git.io/fp-jargons
MIT License
18.59k stars 1.02k forks source link

Extend category definition #139

Closed jethrolarson closed 7 years ago

jethrolarson commented 7 years ago

I know this definition is getting kind of mathy. It kind of hard to talk about categories without a little bit.

hemanth commented 7 years ago

Identity morphism, associativity and composition shouldn't be all that complex.

jethrolarson commented 7 years ago

Are you saying the definition is too complex?

On Mon, Jan 23, 2017, 7:48 PM hemanth.hm notifications@github.com wrote:

Identity morphism, associativity and composition shouldn't be all that complex.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/hemanth/functional-programming-jargon/pull/139#issuecomment-274698196, or mute the thread https://github.com/notifications/unsubscribe-auth/AAB-4KESaRrySn8Mm46zV55nwcizz9buks5rVXSUgaJpZM4Lrs-u .

hemanth commented 7 years ago

No, the other way round!

As we have defined the required within the same page.