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¶Type Parameters
0.095dev (2025-10-09 18:01:25 GIT hash 4826e516431c193e428991dd546a46472973d8d4 built by fridi@fzen)
composition of two unary functions and one binary function
Bird: Pheasant (Hoekstra)
BQN: 3-train?
Haskell: ?