If I have an `inline` function definition (because...
# announcements
b
If I have an
inline
function definition (because of higher order function parameters), should I consider or avoid
reified
type parameters (even though I don’t specifically require them)?