Skip to content

Instantly share code, notes, and snippets.

View dk00's full-sized avatar
🎯
Focusing

Derek Shih dk00

🎯
Focusing
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: