Skip to content

Instantly share code, notes, and snippets.

View Jamesernator's full-sized avatar

James Browning Jamesernator

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: