SIGN IN SIGN UP

models: Fix handling of set-valued function arguments

Callables with `set of` arguments are now correctly typed to also accept
`Collection[T]` instances so that things like `std::in_(foo, [1, 2])`
actually work.
E
Elvis Pranskevichus committed
38f4f973441b2cb828b1fe977277983027cf119c
Parent: ced8f06