Generalized state

This commit is contained in:
Dmitry Boulytchev 2019-09-29 02:47:07 +03:00
parent c3e6d4c76d
commit 36685d1592
56 changed files with 64 additions and 65 deletions

View file

@ -1,4 +1,4 @@
global n;
local n;
fun collect_ints_acc (v, tail) {
local i;