ldevillez

Reduction

Nov 18th, 2016
329
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Oz 0.08 KB | None | 0 0
  1.    if L == nil then 0
  2.    else
  3.       L.1*A + {Reduction L.2 B C D A}
  4.    end
Add Comment
Please, Sign In to add comment