π’
π Entity
Functional programming
Programming paradigm based on applying and composing functions
π Rating
1 news mentions Β· π 0 likes Β· π 0 dislikes
π Topics
- Artificial Intelligence (1)
- Machine Learning (1)
- Computational Mechanisms (1)
π·οΈ Keywords
LLMs (1) Β· Filter heads (1) Β· Attention mechanisms (1) Β· List processing (1) Β· Functional programming (1) Β· Causal mediation analysis (1) Β· Transformer architecture (1) Β· Neural networks (1)
π Key Information
In computer science, functional programming is a programming paradigm where programs are constructed by applying and composing functions. It is a declarative programming paradigm in which function definitions are trees of expressions that map values to other values, rather than a sequence of imperative statements which update the running state of the program.
In functional programming, functions are treated as first-class entities, meaning that they can be bound to names (including local identifiers), passed as arguments, and returned from other functions, just as any other data type can.
π° Related News (1)
-
πΊπΈ LLMs Process Lists With General Filter Heads
arXiv:2510.26784v2 Announce Type: replace Abstract: We investigate the mechanisms underlying a range of list-processing tasks in LLMs, and we find th...
π Entity Intersection Graph
People and organizations frequently mentioned alongside Functional programming:
-
Attention (machine learning) Β· 1 shared articles -
π
Large language model Β· 1 shared articles
-
π
List (abstract data type) Β· 1 shared articles