also, it seems that `<B: Any>` is technicall...
# announcements
d
also, it seems that
<B: Any>
is technically redundant if you later clarify a type
B?
. though i didn't think about that til i saw your snippet. i like the explicit
<B: Any>