🪴 Nishanth Gobi

Functional Programming

Mar 29, 20241 min read

  • zettel
  • lit

Functional programming consists of making all your functions referentially transparent

  • Each function only uses its input parameters to produce its output, without altering the state of the system in any way
  • Functional programming requires immutable data and pure functions

Refs

  1. https://medium.com/pragmatic-programmers/from-objects-to-functions-c317f857bcea

Graph View

Created with Quartz v4.5.2 © 2026

  • GitHub
  • X
  • LinkedIn