Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 171 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 171 Bytes

Princípios da programacao funcional

  • First-class functions
  • Pure functions
  • Immutable variables
  • Recursion
  • Nonstrict evaluation
  • Statements
  • Pattern matching