Skip to content

Latest commit

 

History

History
123 lines (106 loc) · 7.18 KB

README.md

File metadata and controls

123 lines (106 loc) · 7.18 KB

Documentation of Hamler

hamler-logo

  1. Why Hamler?
  1. Quick Start
  1. Basic Types, Functions and Operators
  1. More Types and Pattern Matching
  1. High Order Functions And Recursions
  1. Type Classes
  1. Applicative and Monad
  1. Foreign Function Interface
  1. Data Types Mapping
  1. Message Passing Concurrency
  1. OTP Behaviours
  1. Node and Distributed Erlang
  1. Differences From Erlang