I came across this Stack Overflow question about how to find out when a given function was released. It turns out that a binary search lets us find out faster. …