package internal fun box(): kotlin.String kotlin.tailRecursive() internal fun kotlin.Iterator.foldl(/*0*/ acc: A, /*1*/ foldFunction: (T, A) -> A): A