filmov
tv
'Functional Data Structures' by Tessa Kelly
Показать описание
Elegant data structures are different across programming languages, and creating them should be approached differently. Leverage Elm’s union types to build simple and readable structures, beginning with binary trees.