intersection

inline fun intersection(min: Int, max: Int, out: (min: Int, max: Int) -> Unit): Boolean