JSON parsing in Haskell

preview_player
Показать описание
For a while I've wanted to do another video on a mundane thing in Haskell, so this one is about JSON parsing.

As a note, you can actually use `map @User name users` to disambiguate the case where we get the `name` field of the users as well.
Рекомендации по теме
Комментарии
Автор

thanks for the tutorial, how can you achieve such a nice JSON printed on the terminal?

basnugroho
Автор

Great video. What colorscheme are you using?

halamadrid