I did
opam switch create 4.14.1
opam switch remove default
opam install ocaml-lsp-server odoc ocamlformat utop
And
utop # String.ends_with;;
- : suffix:string -> string -> bool = <fun>
Thank you everyone!
I did
opam switch create 4.14.1
opam switch remove default
opam install ocaml-lsp-server odoc ocamlformat utop
And
utop # String.ends_with;;
- : suffix:string -> string -> bool = <fun>
Thank you everyone!