I read that Category Theory has alot to do with how programs and information can be organised.Can Category theory simplify various programming strategies? If a specific Category is represented as a directed graph is this similar to flow charts used in programming?
Asked
Active
Viewed 62 times
2
-
Look up monads and arrows and applicative functors in the Haskell world. – Dave Clarke Apr 17 '14 at 06:05
-
Another related question. – Raphael Apr 17 '14 at 08:21