What is the reason for `List.binarySearch` not bei...
# stdlib
d
What is the reason for
List.binarySearch
not being inlined? Is it just the length of the function?