constructorLaw

inline fun constructorLaw(size: Int, noinline init: (Int) -> Int): IntArray