Skip to content

Reperesents F-algebra and initial algebra for the catamorphism

License

Notifications You must be signed in to change notification settings

aiya000/catamorphism-with-nico

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

example codes for 矢澤にこ先輩と一緒にcatamorphism!

      Maybe Char -----> Char
       |                 |
fmap f |                 | f
       v                 v
      Maybe Int  -----> Int

    (Fix Maybe, Maybe (Fix Maybe) -> Fix Maybe)
         !                             !
         !                             !
         v                             v
(Char, Maybe Char -> Char) --> (Int, Maybe Int -> Int)

💠 ナニコレ? 💠

 にこちゃんがcatamorphismやF-代数について解説するSS「矢澤にこ先輩と一緒にcatamorphism!」に掲載したコードの全体 🐕

About

Reperesents F-algebra and initial algebra for the catamorphism

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published