You can't keep users of your API from making mista...
# announcements
g
You can't keep users of your API from making mistakes. Telling them that
B
is what is going to be passed to the function is good enough. It won't keep them from handing a function to deal with
A
if they want to, but then again it's not really a problem in that scenario.