Skip to content

Instantly share code, notes, and snippets.

@parameshnalla
Last active February 27, 2018 19:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parameshnalla/b5639626f3f187d18d5487dd42ea4aa2 to your computer and use it in GitHub Desktop.
Save parameshnalla/b5639626f3f187d18d5487dd42ea4aa2 to your computer and use it in GitHub Desktop.

Learn you a Scala - In a nutshell

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


1. Introduction

  • Scala is a functional programming language.
l: myfunctions.hs
Tables Are Cool
col 3 is right-aligned $1600
col 2 is centered $12
zebra stripes are neat $1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment