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
Symbols that are returned as results indicate that their types is of Symbol. In the case of the code below, we would want the type returned for H or T to be Coin, the specific type that it is defined for:
Symbols that are returned as results indicate that their types is of
Symbol. In the case of the code below, we would want the type returned forHorTto beCoin, the specific type that it is defined for: