Pattern Matching and Records in Haskell

preview_player
Показать описание
An exploration into how you can use pattern matching in Haskell and also how you can define
records.

Contents:
00:00:00 - Module Introduction
00:00:18 - Module Content Overview
00:00:43 - Simple pattern matching
00:05:40 - Wildcard pattern matching (_)
00:07:06 - Pattern matching tuples
00:08:13 - Pattern matching custom types
00:11:08 - Pattern matching lists
00:25:38 - Guards
00:28:36 - Case expressions
00:31:40 - Records
00:41:52 - Summary

-------------------------------------------------------

Рекомендации по теме