ReturnablePool

constructor(_reset: (T) -> Unit = { }, gen: (index: Int) -> T)