A Porcupine Named Edgar Allen Poke
/Selector -> Array Component
Component -> Array Selector
a -> f b
b -> f a
a -> f b
b -> g a
A Podcast about programming, life and the Internet
A podcast about programming, life and the Internet. Topics include FP, OOP, development practices, and a dip into our personal lives from time to time.
Selector -> Array Component
Component -> Array Selector
a -> f b
b -> f a
a -> f b
b -> g a
liftFree (Const "a") <*> liftFree (Const "b") = Free (Const "ab") liftFree (Const "a") `ap` liftFree (Const "b") = Free (Const "a")
Podcast about programming, life, and the internet
Support us on Patreon