Skip to content

Instantly share code, notes, and snippets.

View thecotne's full-sized avatar

Tsotne Nazarashvili thecotne

  • Tbilisi, Georgia
  • 09:19 (UTC +04:00)
View GitHub Profile

Motivation

  • expression-oriented programming one of the great advances of FP
  • expressions plug together like legos, making more malleable programming experience in-the-small

Examples

Write in an expression-oriented style, scoping variables as locally as possible: