diff options
Diffstat (limited to 'math/hs-kan-extensions/pkg-descr')
-rw-r--r-- | math/hs-kan-extensions/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/math/hs-kan-extensions/pkg-descr b/math/hs-kan-extensions/pkg-descr new file mode 100644 index 000000000000..df1814ffa32b --- /dev/null +++ b/math/hs-kan-extensions/pkg-descr @@ -0,0 +1,4 @@ +Kan extensions, Kan lifts, various forms of the Yoneda lemma, and (co)density +(co)monads. + +WWW: http://github.com/ekmett/kan-extensions/ |