Advertisement

Introduction to Maybe functor as a means to catch not so successful operations

Introduction to Maybe functor as a means to catch not so successful operations Selma dog has a list of (key,value) pairs and she refers to a key that does not exist in the list and hits an exception which crashes her application. How to deal with the situation with Haskell programming language? Maybe functors to the rescue! This video is inspired by Bartosz Milewskis' writings at:

functor,haskell,selma,functional programming,maybe functor,maybe,category theory,haskell programming,funktionaalinen ohjelmointi,funktori,

Post a Comment

0 Comments