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
(also added missing `val`)
I was skimming over at this documentation and it actually took me a while to notice what is new.
So I added the comment to clarify.
It is also possible to write `type EntryToKey = (e: Entry) => e.Key` and use it instead to clarify this is a dependent type
0 commit comments