ck/iter▲toc

Iteration

.

fun forev( start : intstd/core/types/int: V, end : intstd/core/types/int: V, action : (intstd/core/types/int: V) -> e types/() ) : e types/()

Iterate over integers in decreasing order. Do nothing if start < end.

private import std/core/typesstd/core/types, std/core/hndstd/core/hnd, std/corestd/core