void m() {
   LambdaPrimitives.λ(l, idx, 0);
 }
 void m() {
   LambdaPrimitives.λ(d = 2, 0);
 }
 void m() {
   LambdaPrimitives.λ(d, fl, 0);
 }