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
While not strictly the Seq module, OCaml 4.07 also introduced List.to_seq and List.of_seq and it might be nice to have implementations of those as well, so Seq code is more "drop-in" compatible.