2funktioner
2funktioner is a Swedish term that can refer to several related ideas rather than a single standardized concept. Depending on the context, it may denote a function with two inputs—a binary function—or a design pattern in which two functions work together to achieve a result. The exact meaning is therefore context dependent.
In mathematics, a binary function is a function of two arguments. Formally, f: X × Y → Z
In computer science, the idea often appears as a function with arity two. In functional programming, two-argument
In Swedish educational material, 2funktioner may be used when teaching about combining two functions, comparing two
See also: binary function, arity, currying, function composition.