# HG changeset patch # User HackBot # Date 1464666197 0 # Node ID 0a2d68053a0a28762a173010cc5f2fef59dd9629 # Parent 149cabab43073d3311f15d6aac09879043aa720e learn Applicatives are just monoids in the category of endofunctors. diff -r 149cabab4307 -r 0a2d68053a0a wisdom/applicative --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/wisdom/applicative Tue May 31 03:43:17 2016 +0000 @@ -0,0 +1,1 @@ +Applicatives are just monoids in the category of endofunctors.