Fuzion Logo
fuzion-lang.dev — The Fuzion Language Portal
JavaScript seems to be disabled. Functionality is limited.

d2

composition.d2

(V 
type
, T 
type
, X 
type
, W 
type
, U 
type
, f Unary V T, g Binary X V W, h Unary W U)
 => 
Binary X T U
D2
composition of one binary function g and tow unary functions f, h
Bird: Dovekie
BQN: a⊸b⟜c
Uiua: ⊓ aka bracket
Haskell:

Type Parameters

0.095dev (2025-10-09 18:01:25 GIT hash 4826e516431c193e428991dd546a46472973d8d4 built by fridi@fzen)