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
Check out how we can use a regular `string list` for the `v` argument to `Weird_dict.add` even though we specified the type as `String_list.t`. Same thing goes for the return type of the `get` function. It "just works" because of the way we set up the functors earlier. Nice!
301
+
300
302
Run it, and if all goes well, you should see something like this:
0 commit comments