You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This change introduces a selector metafunction that takes a tag, and
checks whether it is meant to be a client or server tag. The selector
metafunction then yields the actual tag found (whether it is a client or
server tag) so that it can be used for function tag dispatch purposes.
0 commit comments