»
fork2
composition.fork2
(V
type
, U1 type
, U2 type
, T1 type
, T2 type
, f Binary V U1 U2, g Binary U1 T1 T2, h Binary U2 T1 T2) =>
Binary V T1 T2[Contains abstract features]
¶Type Parameters
0.094dev (2025-06-18 15:08:51 GIT hash 89cffc23ae669b0898a5564fefbf793fcb8e5ca7 built by fridi@fzen)
composition of two unary functions and one binary function
Bird: Pheasant (Hoekstra)
BQN: 3-train?
Haskell: ?