It’s passing a `bool` as the first argument, which...
# general
j
It’s passing a
bool
as the first argument, which breaks because
deprecated()
expects its first argument to be a callable predicate