Who Cites t iterate? | |
t_iterate | Def == Case(t) Def == Case x;y => Def == Casen(t_iterate(l;n;x),t_iterate(l;n;y)) Def == Case tree_leaf(x) => Def == Casel(x) Def == Default => True Def (recursive) |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | |
case_default | |
case_tree_leaf | Def == InjCase(x1; x2. body(x2); _. cont(z,z)) |
case_node | Def == InjCase(x1; _. cont(z,z); x2. x2/x3,x2@0. body(x3;x2@0)) |
case |
Syntax: | has structure: |
About:
![]() | ![]() | ![]() | ![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() |