You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NuFunDef(N, Var("apply0"), None, Nil, L(Lam(Tup((0to0).map(x =>None->Fld(FldFlags.empty, Var("x"+ x.toString()))).toList), IntLit(0))))(N, N, N, N, N, false, Nil),
677
-
NuFunDef(N, Var("apply1"), None, Nil, L(Lam(Tup((0to1).map(x =>None->Fld(FldFlags.empty, Var("x"+ x.toString()))).toList), IntLit(0))))(N, N, N, N, N, false, Nil),
678
-
NuFunDef(N, Var("apply2"), None, Nil, L(Lam(Tup((0to2).map(x =>None->Fld(FldFlags.empty, Var("x"+ x.toString()))).toList), IntLit(0))))(N, N, N, N, N, false, Nil),
679
-
NuFunDef(N, Var("apply3"), None, Nil, L(Lam(Tup((0to3).map(x =>None->Fld(FldFlags.empty, Var("x"+ x.toString()))).toList), IntLit(0))))(N, N, N, N, N, false, Nil),
680
-
NuFunDef(N, Var("apply4"), None, Nil, L(Lam(Tup((0to4).map(x =>None->Fld(FldFlags.empty, Var("x"+ x.toString()))).toList), IntLit(0))))(N, N, N, N, N, false, Nil),
681
-
NuFunDef(N, Var("apply5"), None, Nil, L(Lam(Tup((0to5).map(x =>None->Fld(FldFlags.empty, Var("x"+ x.toString()))).toList), IntLit(0))))(N, N, N, N, N, false, Nil),
676
+
NuFunDef(N, Var("apply0"), None, Nil, L(Lam(Tup((0until0).map(x =>None->Fld(FldFlags.empty, Var("x"+ x.toString()))).toList), IntLit(0))))(N, N, N, N, N, false, Nil),
677
+
NuFunDef(N, Var("apply1"), None, Nil, L(Lam(Tup((0until1).map(x =>None->Fld(FldFlags.empty, Var("x"+ x.toString()))).toList), IntLit(0))))(N, N, N, N, N, false, Nil),
678
+
NuFunDef(N, Var("apply2"), None, Nil, L(Lam(Tup((0until2).map(x =>None->Fld(FldFlags.empty, Var("x"+ x.toString()))).toList), IntLit(0))))(N, N, N, N, N, false, Nil),
679
+
NuFunDef(N, Var("apply3"), None, Nil, L(Lam(Tup((0until3).map(x =>None->Fld(FldFlags.empty, Var("x"+ x.toString()))).toList), IntLit(0))))(N, N, N, N, N, false, Nil),
680
+
NuFunDef(N, Var("apply4"), None, Nil, L(Lam(Tup((0until4).map(x =>None->Fld(FldFlags.empty, Var("x"+ x.toString()))).toList), IntLit(0))))(N, N, N, N, N, false, Nil),
681
+
NuFunDef(N, Var("apply5"), None, Nil, L(Lam(Tup((0until5).map(x =>None->Fld(FldFlags.empty, Var("x"+ x.toString()))).toList), IntLit(0))))(N, N, N, N, N, false, Nil),
682
682
)))(N, N, Nil) ::
683
683
NuTypeDef(Mod,TypeName("List"),List(),None,None,None,List(),None,None,TypingUnit(List()))(N, N, Nil) ::
684
684
NuTypeDef(Cls,TypeName("Cons"),List(),Some(Tup(List((None,Fld(FldFlags.empty,Var("h"))), (None,Fld(FldFlags.empty,Var("t")))))),None,None,List(Var("List")),None,None,TypingUnit(List()))(N, N, Nil) ::
0 commit comments