Change 38565

Time Attribute with previous and current values
Change #38565
2016-04-11
10:28:50

update Calagator::Event 1250470102 Getting Declarative with Cats & Manifold w/ Matthew Lyon Roll back

description Matthew will discuss using Funcool's Cats library https://github.com/funcool/cats If you've ever had to interrupt a series of operations with ugly nested branching logic and thought, "there should be a better way", you're not alone. I'll show you how to use some basic category theory abstractions from the cats library (http://funcool.github.io/cats/latest) by funcool to write declarative code that's easier to read and reason about, and how to integrate it with the manifold library (https://github.com/ztellman/manifold) for declarative asynchronous programming. Matthew Lyon helps humans and computers communicate.