Skip to content

Instantly share code, notes, and snippets.

View chengengliu's full-sized avatar
:bowtie:
I may be slow to respond.

Victor Liu chengengliu

:bowtie:
I may be slow to respond.
  • Nanyang Technological University
  • Singapore
  • 01:36 (UTC +08:00)
View GitHub Profile
@chengengliu
chengengliu / gist:6e91f1b81ee64018c92cd451b9055dae
Created July 28, 2018 06:41 — forked from mikehaertl/gist:3258427
Learn you a Haskell - In a nutshell

Learn you a Haskell - In a nutshell

This is a summary of the "Learn You A Haskell" online book under http://learnyouahaskell.com/chapters.


1. Introduction

  • Haskell is a functional programming language.